Skip to content

Commit 9d708b0

Browse files
authored
Merge pull request #91 from stackhpc/upstream/master-2025-09-29
Synchronise master with upstream
2 parents 4277e82 + a4be657 commit 9d708b0

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

doc/source/contributor/testenv.rst

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,6 @@ To install Bifrost services inside the testenv:
6464
6565
Additionally, the following parameters can be useful:
6666

67-
``--develop``
68-
Install services in develop mode, so that the changes to the repositories
69-
in ``/opt`` get immediately reflected in the virtual environment.
70-
71-
.. note::
72-
You still need to restart services to apply any changes, e.g.::
73-
74-
sudo systemctl restart ironic
75-
7667
``--driver=[ipmi|redfish]``
7768
Choose the default driver for the generated nodes inventory.
7869

@@ -88,6 +79,11 @@ Additionally, the following parameters can be useful:
8879
Activate the testenv and utilize the baremetal CLI in no-auth
8980
mode with clouds.yaml:
9081

82+
.. note::
83+
You still need to restart services to apply any changes, e.g.::
84+
85+
sudo systemctl restart ironic
86+
9187
.. code-block:: bash
9288
9389
source /opt/stack/bifrost/bin/activate

zuul.d/project.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- bifrost-integration-inspector-centos-10
2424
- bifrost-integration-inspector-ubuntu-jammy
2525
- bifrost-upgrade-ubuntu-jammy
26+
- bifrost-upgrade-keystone-centos-10
2627
- bifrost-upgrade-keystone-ubuntu-noble
2728
# Non-voting jobs
2829
- bifrost-slurp-upgrade-ubuntu-jammy:
@@ -33,10 +34,6 @@
3334
voting: false
3435
- bifrost-integration-dibipa-debian-ubuntu-jammy:
3536
voting: false
36-
# TODO(priteau): Can be made voting by backporting
37-
# https://review.opendev.org/c/openstack/bifrost/+/958853
38-
- bifrost-upgrade-keystone-centos-10:
39-
voting: false
4037
- bifrost-cli-ubuntu-jammy:
4138
voting: false
4239
- bifrost-collections-src:
@@ -82,6 +79,7 @@
8279
- bifrost-integration-inspector-centos-10
8380
- bifrost-integration-inspector-ubuntu-jammy
8481
- bifrost-upgrade-ubuntu-jammy
82+
- bifrost-upgrade-keystone-centos-10
8583
- bifrost-upgrade-keystone-ubuntu-noble
8684
experimental:
8785
jobs:

0 commit comments

Comments
 (0)