Skip to content

Commit a91b0ee

Browse files
committed
dnm
Signed-off-by: Martin Schuppert <[email protected]>
1 parent a61d2a7 commit a91b0ee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.zuul.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
name: nova-operator-tempest-multinode
5858
parent: podified-multinode-edpm-deployment-crc-3comp
5959
dependencies: ["openstack-meta-content-provider"]
60-
nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-39-0-3xl
60+
nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-18-1-3xl
6161
post-run:
6262
- ci/nova-operator-base/playbooks/collect-logs.yaml
6363
vars:
@@ -115,7 +115,7 @@
115115
name: nova-operator-tempest-multinode-ceph
116116
parent: podified-multinode-hci-deployment-crc-3comp
117117
dependencies: ["openstack-meta-content-provider"]
118-
nodeset: centos-9-medium-3x-centos-9-crc-extracted-2-39-0-3xl
118+
nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-18-1-3xl
119119
# Note: When inheriting from a job (or creating a variant of a job) vars are merged with previous definitions
120120
post-run:
121121
- ci/nova-operator-base/playbooks/collect-logs.yaml

controllers/novaapi_controller.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ distributed under the License is distributed on an "AS IS" BASIS,
1212
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
15+
16+
test
1517
*/
1618

1719
package controllers

0 commit comments

Comments
 (0)