jjb: binutils-gdb: rename gerrit jobs to review
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 25 Apr 2023 20:23:59 +0000 (16:23 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 25 Apr 2023 20:24:06 +0000 (16:24 -0400)
Bring the binutils-gdb jobs in line with the rest of the gerrit jobs.

Change-Id: Idf96594ba8047a41fa5dd4bc630f09df3213c6b5
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/binutils-gdb.yaml

index 5c6f36a96448e212d3d547745664707611754839..15be0441989e86b55a58eac530c1b4afbc51a565 100644 (file)
           recipients: 'simon.marchi@efficios.com'
 
 - job-template:
-    name: dev_gerrit_binutils-gdb_linuxbuild
+    name: dev_review_binutils-gdb_linuxbuild
     defaults: binutils-gdb
     concurrent: true
 
           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"]
 
This page took 0.026739 seconds and 4 git commands to generate.