]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-cephadm-e2e job: add E2E deps script 1892/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 11 Aug 2021 08:39:43 +0000 (10:39 +0200)
committerAlfonso Martínez <almartin@redhat.com>
Wed, 11 Aug 2021 08:40:48 +0000 (10:40 +0200)
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
ceph-dashboard-cephadm-e2e/config/definitions/ceph-dashboard-cephadm-e2e.yml

index 2ad33d4ceb4892891bb1ff633557c94d196649c5..6f262db98c53f695d9d1bd8703b1795da7e821ac 100644 (file)
@@ -67,6 +67,7 @@
     builders:
       - shell:
           !include-raw:
+            - ../../../scripts/dashboard/install-e2e-test-deps.sh
             - ../../../scripts/dashboard/install-cephadm-e2e-deps.sh
       - shell: |
           export CYPRESS_ARGS="--record --key $CYPRESS_RECORD_KEY --tag $ghprbTargetBranch" COMMIT_INFO_MESSAGE="$ghprbPullTitle"