commit | 34c6d47cf6384bb83501be14c8e692c1c14727f9 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Sun Aug 22 23:14:03 2021 -0700 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Mon Aug 23 23:33:33 2021 +0000 |
tree | aaa11d9c7d7256824a878e3546a90b39e89d9477 | |
parent | f983892ed86cd83cd22204af3755e4095bcae0cf [diff] |
fabric-tna: fix killing of existing stratum instances The previous command was exiting if a stratum_bfrt container was not running, failing to kill stratum is running as a regular process. Also, it was using the wrong process name. Moreover, we improve the logic to kill stratum containers by removing the dependency on the name. Often developers run the stratum container without a name. Change-Id: I1c49acdd61b96e0c2031c0672a5491d8adce6099
Sets up the CI system for ONOS on Jenkins via Jenkins Job Builder, and the EC2 executor nodes via Packer.
jjb/defaults.yaml
: default values used to parameterize all jjb jobs
jjb/onf-macros.yaml
: JJB macros used by other jobs that set common behavior and reduce verbosity of normal jobs.
jjb/templates/*.yaml
: JJB job-templates that are used by other jobs.
jjb/repos/*.yaml
: normal location of per-gerrit-repo validation jobs, file name is the same as the repo name.