1. a83226d Fix typo by Andy Bavier · 4 years, 4 months ago
  2. 46c57d2 Use cord-tester Makefile to create virtualenv by Zack Williams · 4 years, 5 months ago
  3. e2f57a5 Merge "SiaB Makefile mod to support new values files, DT-workflow and new targets for SD-BNG" by Carmelo Cascone · 4 years, 5 months ago
  4. 3cbb72b SiaB Makefile mod to support new values files, DT-workflow and new targets for SD-BNG by Daniele Moro · 4 years, 7 months ago
  5. ae7cf95 Adding teardown-bbsim target by Matteo Scandolo · 5 years ago
  6. ee102c1 make fabric driver as a variable in siab by stevenchiu30801 · 4 years, 9 months ago
  7. def246b Add helm repo update by Andy Bavier · 4 years, 9 months ago
  8. 81c8e23 COMAC-8 initial version of comac-in-a-box makefile by Hyunsun Moon · 5 years ago
  9. f0b8e94 Update helm to 2.14.2, which helps pass lint on newer patchsets by Zack Williams · 5 years ago
  10. 9c8c8b9 SEBA-798 Fix 'make bbsim' target for SEBA 2.0 by Andy Bavier · 5 years ago cord-7.0
  11. 1678059 Update cordctl to 1.1.2 by Andy Bavier · 5 years ago
  12. 2f8ce3b [SEBA-756] by Zack Williams · 5 years ago
  13. 452d892 SEBA-732 Update cordctl version to match docs by Andy Bavier · 5 years ago
  14. 0b21623 SEBA-731 Update SiaB for SEBA 2.0 release by Andy Bavier · 5 years ago
  15. c6d16d7 SEBA-759 Check that number of OLTs and ONUs are between 1 and 4 by Andy Bavier · 5 years ago
  16. 3ac5046 SEBA-368 Fix typo by Andy Bavier · 5 years ago
  17. be3d361 SEBA-368 Support multiple ONUs per OLT by Andy Bavier · 5 years ago
  18. 03afc23 Fix issue with localhost on CloudLab by Andy Bavier · 5 years ago
  19. d7b0f2c Merge "[SEBA-720] Adding support for latest bbsim" by Matteo Scandolo · 5 years ago
  20. 83d1ee6 [SEBA-720] Adding support for latest bbsim by Matteo Scandolo · 5 years ago
  21. 81ab405 Add missing cordctl dependency by Andy Bavier · 5 years ago
  22. 48f8f55 SEBA-713 Install and use cordctl by Andy Bavier · 5 years ago
  23. b4b866a SEBA-686 Enable multiple Ponsim OLTs by Andy Bavier · 5 years ago
  24. a85fdc0 Allow tcpdump to be run inside containers (e.g., mininet) by Andy Bavier · 5 years ago
  25. 4257f1a splitting test targets for "run-tests" and "run-tests-latest" by Kailash · 5 years ago
  26. 124139f updating pybot args for siab tests by Kailash · 5 years ago
  27. 4e1d6f8 SEBA-571 Field name onu_state changed to oper_onu_status by Andy Bavier · 5 years ago
  28. 772a54a Don't fail if not using CloudLab by Andy Bavier · 5 years ago
  29. 50a6e49 Not deleting mavenrepo chart as part of 'make teardown-charts' in SiaB Makefile by Matteo Scandolo · 5 years ago
  30. 9f56982 Set up disk space on a CloudLab node by Andy Bavier · 5 years ago
  31. 81b0b58 SEBA-613 Customize test for 'make latest' by Andy Bavier · 5 years ago
  32. 73ed3a3 Revert "SEBA-597 Add the EAPOL trap flow manually for 'make latest'" by Andy Bavier · 5 years ago
  33. ef07107 SEBA-597 Add the EAPOL trap flow manually for 'make latest' by Andy Bavier · 5 years ago
  34. f9a426d SEBA-564 Verify agg switch initialized with ofdpa-ovs driver by Andy Bavier · 5 years ago
  35. f9940be [SEBA-559] Update k8s in SIAB to 1.12.7 by Zack Williams · 5 years ago
  36. a5ef3a1 SEBA-544 Set 'workflow' variable for seba-services and ponsim-pod charts by Andy Bavier · 5 years ago
  37. b101bd1 SiaB: Allow specifying workflow by Andy Bavier · 5 years ago
  38. 9d8aae5 Use relative path for portcheck.sh by Andy Bavier · 5 years ago
  39. ecb2bf3 SEBA-529 Disable AppArmor profile for dhclient by Andy Bavier · 5 years ago
  40. 50dea5a [jira-272] This script is to check whether the ports required to run SEBA services are already being used by other application before installation of SEBA. If no ports that we require are already used then this script will reserve all the required ports on the OS, so that these ports will not be assigned by the OS to any other services later. If ports we need are already used, then execution of make will be terminated with error code 255. by selvamuthukumaran_c · 5 years ago
  41. 45ad32e cloning voltha to correct repo tree in siab by Kailash · 5 years ago
  42. ec0c882 adding param to robot command to specify workspace_dir by Kailash · 5 years ago
  43. d606110 qatests now require test libraries from voltha by Kailash · 5 years ago
  44. bab9b33 SEBA-464 Work around watcher exhaustion after repeated builds of SiaB by Andy Bavier · 5 years ago
  45. 46c6462 SEBA-440 Workaround failed voltha chart install by Andy Bavier · 5 years ago
  46. 8fa04e7 Variables to add arguments to 'helm install' (or equivalent) commands by Zack Williams · 6 years ago
  47. 5a02e6d Fix reset-kubeadm target by Andy Bavier · 5 years ago
  48. 5c16dc8 Pin the etcd-operator chart version by Zack Williams · 5 years ago
  49. 2a5a78e [SEBA-396] Fix stable and latest targets by Andy Bavier · 5 years ago
  50. 2a6a107 Update versions of K8s/Docker/Helm and the Kafka chart by Zack Williams · 5 years ago
  51. 1d5b992 Add siab-1.0 target to install SiaB using macro charts by Andy Bavier · 5 years ago
  52. d2c5ba5 Merge "[SEBA-376] Using new profile/workflow helm charts in SiaB" by Luca Prete · 6 years ago
  53. f3ceb4c [SEBA-376] Using new profile/workflow helm charts in SiaB by Matteo Scandolo · 6 years ago
  54. b5651c7 File configs/onos.yaml was removed by Andy Bavier · 6 years ago
  55. 0efb325 Do not remove docker-registry while cleaning up by Matteo Scandolo · 6 years ago
  56. 48e7a3f changing test executions from "pybot" to "robot" by Kailash · 6 years ago
  57. 9b1434d adding remove wuks to pybot command by Kailash · 6 years ago
  58. f8ff812 fixing run-tests target by Kailash · 6 years ago
  59. d0c12f0 Add BBSim support to SiaB by Zack Williams · 6 years ago
  60. de4537d Add base-kubernetes chart, like on physical pod by Andy Bavier · 6 years ago
  61. bff9eb7 increasing timeout on etcd-cluster ready by Kailash · 6 years ago
  62. 1e3e952 DRAFT Modify SIAB script to use etcd-cluster chart by Andy Bavier · 6 years ago
  63. 98dabd0 adding TESTTAGS variable by Kailash Khalasi · 6 years ago
  64. e5a16f6 Enable stable and latest builds by Andy Bavier · 6 years ago
  65. 3bcdc26 Add optional logging and monitoring charts to SIAB by Zack Williams · 6 years ago
  66. 905ec80 Add basic validation checks to the install by Andy Bavier · 6 years ago
  67. 07779ea Move up iptables command to avoid lock failure by Andy Bavier · 6 years ago
  68. 40686d2 Wait for attworkflowdriver serviceinstance before declaring success by Andy Bavier · 6 years ago
  69. 6ce277e Make virtualenv dir configurable by Andy Bavier · 6 years ago
  70. f55e6a1 virtualenv in local dir by Andy Bavier · 6 years ago
  71. 5761a71 Invoke setup_venv.sh using bash by Andy Bavier · 6 years ago
  72. 0144993 Switch over to use Robot tests by Andy Bavier · 6 years ago
  73. a7c6a4e SEBA-243 Fixes for running SEBA E2E test in Jenkins by Andy Bavier · 6 years ago
  74. c3a0269 Tweaks to SIAB Makefile by Andy Bavier · 6 years ago
  75. 35053b6 SEBA-243 Makefile for setting up SEBA-in-a-Box by Andy Bavier · 6 years ago