X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjenkins-sandbox-cleanup.sh;h=10f3b2919cd5b54fbf730b480d73a8da4046fe61;hb=9268e4ab2c79a5605c59865ac5dd96231de75518;hp=dc69e2b7ad9eab184eda277d0f250e78d3b9915b;hpb=58a873055a213219a57666e174c047a98709c80f;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