diff options
author | Zuul <zuul@review.opendev.org> | 2020-06-24 14:14:25 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2020-06-24 14:14:25 +0000 |
commit | 73dd132f4141e9c065092b0b3e67f16f67546c34 (patch) | |
tree | b7c437e66c045dc690370a07edbca588a6bf4bbf /zuul.d | |
parent | b220d39cc793e1035468684a3a867ca609af3d03 (diff) | |
parent | 2da8a102bac0f799e1ba24784204e9e9faaa4070 (diff) | |
download | ironic-73dd132f4141e9c065092b0b3e67f16f67546c34.tar.gz |
Merge "Change the name of the inspector job"
Diffstat (limited to 'zuul.d')
-rw-r--r-- | zuul.d/project.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index f84d2002d..b08a37500 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -35,7 +35,7 @@ voting: false - ironic-inspector-tempest: voting: false - - ironic-inspector-tempest-managed: + - ironic-inspector-tempest-managed-non-standalone: voting: false - ironic-inspector-tempest-partition-bios-redfish-vmedia: voting: false |