diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2018-02-24 10:40:30 +0800 |
---|---|---|
committer | zhihui wu <wu.zhihui1@zte.com.cn> | 2018-02-24 11:39:17 +0800 |
commit | f4488fccd6f9a6fd6c914d96c8d587a98ad7290b (patch) | |
tree | caeef0e69b6056c3fc0e619717942c99acf60e39 /jjb/qtip | |
parent | 1e1068cad85adccecedda66eee7715530173e32a (diff) |
[QTIP] Delete Euphrates CI jobs
Delete Euphrates CI jobs.
JIRA: QTIP-292
Change-Id: I6ab6055fccc2bb7de299bab5732f97565ecef808
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'jjb/qtip')
-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 |