From 5202a4f60a3b2572803215048aff8d9b29f3fbb1 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Wed, 5 May 2021 09:42:25 -0700 Subject: [PATCH] Style: Cleanup yamllint errors Cleanup yamllint errors before we start enforcing via pre-commit Change-Id: Ie476be877d2896e1bc66ed4238bac0f2a1a33239 Signed-off-by: Andrew Grimberg --- jjb/lf-ci-jobs.yaml | 10 ---------- releasenotes/notes/ignore-staging-repo-565069d9ab316adc.yaml | 6 ++++-- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 14fb9fc0..0ae94d8b 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -1492,16 +1492,6 @@ - description-setter: regexp: '(\s+.*)(ZZCI\s+.*\d+-\d+\.\d+)' description: 'Image: \2' - # - trigger-builds: - # - project: '{project-name}-openstack-update-cloud-image' - # block: false - # predefined-parameters: | - # GERRIT_BRANCH=$GERRIT_BRANCH - # GERRIT_PROJECT=$GERRIT_PROJECT - # GERRIT_REFSPEC=$GERRIT_REFSPEC - # NEW_IMAGE_NAME=$NEW_IMAGE_NAME - # property-file: variables.jenkins-trigger - # property-file-fail-on-missing: true publishers: - lf-infra-publish diff --git a/releasenotes/notes/ignore-staging-repo-565069d9ab316adc.yaml b/releasenotes/notes/ignore-staging-repo-565069d9ab316adc.yaml index 7d32caaf..14bd7cd5 100644 --- a/releasenotes/notes/ignore-staging-repo-565069d9ab316adc.yaml +++ b/releasenotes/notes/ignore-staging-repo-565069d9ab316adc.yaml @@ -3,5 +3,7 @@ fixes: - | Disable the pip install warning that are not useful in the console logs. - 00:25:10 WARNING: The scripts easy_install and easy_install-3.6 are installed in '/home/jenkins/.local/bin' which is not on PATH. - 00:25:10 Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. + 00:25:10 WARNING: The scripts easy_install and easy_install-3.6 are + installed in '/home/jenkins/.local/bin' which is not on PATH. + 00:25:10 Consider adding this directory to PATH or, if you prefer to + suppress this warning, use --no-warn-script-location. -- 2.16.6