X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjenkins-sandbox-cleanup.sh;h=10f3b2919cd5b54fbf730b480d73a8da4046fe61;hb=b9b982379e3df32c324b0794f95670847ac8c3d4;hp=dc69e2b7ad9eab184eda277d0f250e78d3b9915b;hpb=d78d60b672ff895c072de2e5b7ef3082b9d4b210;p=releng%2Fglobal-jjb.git diff --git a/shell/jenkins-sandbox-cleanup.sh b/shell/jenkins-sandbox-cleanup.sh index dc69e2b7..10f3b291 100644 --- a/shell/jenkins-sandbox-cleanup.sh +++ b/shell/jenkins-sandbox-cleanup.sh @@ -25,7 +25,7 @@ lf-activate-venv --python python3 --venv-file /tmp/.jjb_venv \ # Recreate the All default view. cat << 'EOF' > all-view.yaml - view: - name: all + name: All view-type: all EOF jenkins-jobs -s sandbox update -v all-view.yaml