File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,6 @@ To install Bifrost services inside the testenv:
64
64
65
65
Additionally, the following parameters can be useful:
66
66
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
-
76
67
``--driver=[ipmi|redfish] ``
77
68
Choose the default driver for the generated nodes inventory.
78
69
@@ -88,6 +79,11 @@ Additionally, the following parameters can be useful:
88
79
Activate the testenv and utilize the baremetal CLI in no-auth
89
80
mode with clouds.yaml:
90
81
82
+ .. note ::
83
+ You still need to restart services to apply any changes, e.g.::
84
+
85
+ sudo systemctl restart ironic
86
+
91
87
.. code-block :: bash
92
88
93
89
source /opt/stack/bifrost/bin/activate
Original file line number Diff line number Diff line change 23
23
- bifrost-integration-inspector-centos-10
24
24
- bifrost-integration-inspector-ubuntu-jammy
25
25
- bifrost-upgrade-ubuntu-jammy
26
+ - bifrost-upgrade-keystone-centos-10
26
27
- bifrost-upgrade-keystone-ubuntu-noble
27
28
# Non-voting jobs
28
29
- bifrost-slurp-upgrade-ubuntu-jammy :
33
34
voting : false
34
35
- bifrost-integration-dibipa-debian-ubuntu-jammy :
35
36
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
40
37
- bifrost-cli-ubuntu-jammy :
41
38
voting : false
42
39
- bifrost-collections-src :
82
79
- bifrost-integration-inspector-centos-10
83
80
- bifrost-integration-inspector-ubuntu-jammy
84
81
- bifrost-upgrade-ubuntu-jammy
82
+ - bifrost-upgrade-keystone-centos-10
85
83
- bifrost-upgrade-keystone-ubuntu-noble
86
84
experimental :
87
85
jobs :
You can’t perform that action at this time.
0 commit comments