X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?p=releng%2Fglobal-jjb.git;a=blobdiff_plain;f=shell%2Fjenkins-sandbox-cleanup.sh;fp=shell%2Fjenkins-sandbox-cleanup.sh;h=10f3b2919cd5b54fbf730b480d73a8da4046fe61;hp=dc69e2b7ad9eab184eda277d0f250e78d3b9915b;hb=991ef244a41863fe368d8d964e68be3c97aeaa9b;hpb=532e97b5b965cab5ace406d8ecc845afc98920ac 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