]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-cephadm-e2e-job: update workspace path 1945/head
authorNizamudeen A <nia@redhat.com>
Tue, 28 Dec 2021 05:43:47 +0000 (11:13 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 4 Jan 2022 07:03:45 +0000 (12:33 +0530)
In the nightly runs we saw that the ceph_cluster.yml file which we used
to deploy kcli plans is not up-to-date with the master one. It cause
problems in the nightlies. We've narrowed down the problem is with the basedir
and and also with the path difference in the dependency script and the location of
ceph. So changing the workspace path to workspace/ceph.

Signed-off-by: Nizamudeen A <nia@redhat.com>
ceph-dashboard-cephadm-e2e-nightly/config/definitions/ceph-dashboard-cephadm-e2e-nightly.yml

index b7dd8850cf4d488b9255d66613a2618f1c0e419a..45dba1cbfc0d2a8378b8f714bcc203c8465e3b82 100644 (file)
@@ -18,6 +18,7 @@
     block-downstream: false
     block-upstream: false
     retry-count: 3
+    workspace: /home/jenkins-build/build/workspace/{name}/ceph
     properties:
       - build-discarder:
           days-to-keep: 15
@@ -41,7 +42,6 @@
           branches:
             - '{ceph_branch}'
           browser: auto
-          basedir: "ceph"
           timeout: 20
           skip-tag: true
           shallow-clone: true
@@ -53,7 +53,6 @@
             - ../../../scripts/dashboard/install-e2e-test-deps.sh
             - ../../../scripts/dashboard/install-cephadm-e2e-deps.sh
       - shell: |
-          cd ceph
           export CYPRESS_ARGS="--record --key $CYPRESS_RECORD_KEY --tag $JOB_NAME" COMMIT_INFO_MESSAGE="$JOB_NAME"
           timeout 7200 ./src/pybind/mgr/dashboard/ci/cephadm/run-cephadm-e2e-tests.sh