From e3fdf6187edcebf4805eab81a5e8bc324f4d03bf Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 25 Apr 2023 16:23:59 -0400 Subject: [PATCH] jjb: binutils-gdb: rename gerrit jobs to review Bring the binutils-gdb jobs in line with the rest of the gerrit jobs. Change-Id: Idf96594ba8047a41fa5dd4bc630f09df3213c6b5 Signed-off-by: Michael Jeanson --- jobs/binutils-gdb.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jobs/binutils-gdb.yaml b/jobs/binutils-gdb.yaml index 5c6f36a..15be044 100644 --- a/jobs/binutils-gdb.yaml +++ b/jobs/binutils-gdb.yaml @@ -100,7 +100,7 @@ recipients: 'simon.marchi@efficios.com' - job-template: - name: dev_gerrit_binutils-gdb_linuxbuild + name: dev_review_binutils-gdb_linuxbuild defaults: binutils-gdb concurrent: true @@ -165,9 +165,9 @@ target_boards: !!python/tuple ["unix"] - project: - name: gerrit-gdb + name: review-gdb jobs: - - 'dev_gerrit_binutils-gdb_linuxbuild': + - 'dev_review_binutils-gdb_linuxbuild': platforms: !!python/tuple [jammy-amd64] target_boards: !!python/tuple ["unix", "native-gdbserver", "native-extended-gdbserver"] -- 2.34.1