diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2018-02-27 03:27:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-27 03:27:28 +0000 |
commit | 2623ca892d49b10316358597818e91fc9a39ba63 (patch) | |
tree | 8e00acae2f33ad4fec1c692defc2645a52028132 /jjb | |
parent | 3a4831f66386e14d1ae958145c67609454ce7950 (diff) | |
parent | f4488fccd6f9a6fd6c914d96c8d587a98ad7290b (diff) |
Merge "[QTIP] Delete Euphrates CI jobs"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/qtip/qtip-experimental-jobs.yml | 4 | ||||
-rw-r--r-- | jjb/qtip/qtip-validate-jobs.yml | 8 |
2 files changed, 0 insertions, 12 deletions
diff --git a/jjb/qtip/qtip-experimental-jobs.yml b/jjb/qtip/qtip-experimental-jobs.yml index 103069fb7..b130912f3 100644 --- a/jjb/qtip/qtip-experimental-jobs.yml +++ b/jjb/qtip/qtip-experimental-jobs.yml @@ -13,10 +13,6 @@ branch: '{stream}' gs-pathname: '' disabled: false - - euphrates: - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false pod: - zte-virtual6: diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index d9d3e72e6..3a487faf7 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -33,14 +33,6 @@ pod: zte-virtual5 <<: *master - compute: - installer: apex - pod: zte-virtual5 - <<: *euphrates - - storage: - installer: apex - pod: zte-virtual5 - <<: *euphrates - - compute: installer: fuel pod: zte-virtual6 <<: *master |