From 5f4433734256b69a520551107099858a9b358a0f Mon Sep 17 00:00:00 2001 From: Davlet Panech Date: Mon, 20 Jan 2025 16:24:19 -0500 Subject: [PATCH] Rename common zuul job references Use the updated name for the tox/linters job from zuul-jobs repo. Story: 2011326 Task: 51549 Depends-On: https://review.opendev.org/c/starlingx/zuul-jobs/+/939555 Change-Id: I543a71c9eca5abc88092db064a37adbc7f7ad9c0 Signed-off-by: Davlet Panech --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 21f4c31..920c048 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,10 +2,10 @@ - project: check: jobs: - - stx-tox-linters + - starlingx-common-tox-linters gate: jobs: - - stx-tox-linters + - starlingx-common-tox-linters post: jobs: - stx-helm-charts-upload-git-mirror