diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-21 23:19:58 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-21 22:38:25 +0000 |
commit | cb128024d7d0b8f2de7033a31b817b0ad42909e3 (patch) | |
tree | 07e10809877770a04e232bae7c04e3ead844ab40 | |
parent | 3218544e4b387cfcf8b6cfe09b2bfca067cec02f (diff) |
Create functest jobs for Ericsson POD1 and POD2
Change-Id: I3b976629b5db9533e6b9765c77041c78ab9ce870
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
-rw-r--r-- | jjb/functest/functest-ci-jobs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml index 9af3d7d81..df57efbb6 100644 --- a/jjb/functest/functest-ci-jobs.yml +++ b/jjb/functest/functest-ci-jobs.yml @@ -37,6 +37,12 @@ - opnfv-jump-2: installer: fuel <<: *master + - ericsson-pod1: + installer: fuel + <<: *master + - ericsson-pod2: + installer: fuel + <<: *master - orange-test1: installer: fuel <<: *master |