diff options
author | 2017-11-14 14:51:13 +0500 | |
---|---|---|
committer | 2017-11-15 10:29:46 +0500 | |
commit | 055fae32146048b1a269fc8ccfe59b6ddd269e8f (patch) | |
tree | b6eb2e5ca0d402a34a2919009d1b5d892191eedb | |
parent | 8f2f9ca8772147b10e0386299876a97d833cc00e (diff) |
Point qtip-experimental-job to zte-virtual6
Change-Id: I14dc0f19014a0f320ccf1a05c14e387b61294d8d
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
-rw-r--r-- | jjb/qtip/qtip-experimental-jobs.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/qtip/qtip-experimental-jobs.yml b/jjb/qtip/qtip-experimental-jobs.yml index fdfed2601..db2fb8b07 100644 --- a/jjb/qtip/qtip-experimental-jobs.yml +++ b/jjb/qtip/qtip-experimental-jobs.yml @@ -31,9 +31,9 @@ - project-parameter: project: '{project}' branch: '{branch}' - # Pin the tests on zte-pod4 with apex deployment - - apex-defaults - - zte-virtual5-defaults + # Pin the tests on zte-pod6 with MCP deployment + - fuel-defaults + - zte-virtual6-defaults scm: - git-scm-gerrit |