From 592a9ea9b2883c700d375d1ad523abf49637d9bf Mon Sep 17 00:00:00 2001 From: Davlet Panech Date: Mon, 20 Jan 2025 17:10:14 -0500 Subject: [PATCH] Rename common zuul job references Use the updated names for the tox/{linters,pep8} jobs from zuul-jobs repo. Story: 2011326 Task: 51548 Depends-On: https://review.opendev.org/c/starlingx/zuul-jobs/+/939555 Change-Id: Ica84a5c0224625f95952c1a4dfa6258d5df1f25f Signed-off-by: Davlet Panech --- .zuul.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 02be3e8..ad4e71d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,13 +5,13 @@ - stx-release-notes-jobs check: jobs: - - stx-tox-pep8 - - stx-tox-linters + - starlingx-common-tox-pep8 + - starlingx-common-tox-linters - stx-virt-pylint gate: jobs: - - stx-tox-pep8 - - stx-tox-linters + - starlingx-common-tox-pep8 + - starlingx-common-tox-linters - stx-virt-pylint post: jobs: