]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dashboard-*, ceph-api-nightly: Remove conditional-step; Replaced dir name; split-up 1453/head
authorLaura Paduano <lpaduano@suse.com>
Mon, 16 Dec 2019 16:04:24 +0000 (17:04 +0100)
committerLaura Paduano <lpaduano@suse.com>
Tue, 7 Jan 2020 13:57:43 +0000 (14:57 +0100)
commit5b3984022bdde98df0b03daa0813b47487bdda0a
treea2f297118f5c0897ffbf1bd01bda3f7368b27bbb
parentf6483b30233012f87e5005e7284f040e5a425d92
ceph-dashboard-*, ceph-api-nightly: Remove conditional-step; Replaced dir name; split-up
scripts

Split up the script which installs dependencies, since e2e and backend API tests require
different packages. Adapt all jobs to use the dedicated scripts.
Also remove the conditional step to not only execute the script that installs dependencies
for e2e test environments

Signed-off-by: Laura Paduano <lpaduano@suse.com>
ceph-api-nightly/config/definitions/ceph-api-nightly.yml
ceph-dashboard-pr-backend/config/definitions/ceph-dashboard-pr-backend.yml
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml
scripts/dashboard/install-backend-api-test-deps.sh [new file with mode: 0644]
scripts/dashboard/install-e2e-test-deps.sh [new file with mode: 0644]
scripts/e2e/install-e2e-tests-deps.sh [deleted file]