Commit a637679
committed
Add force option to allow running devstack on unsupported distro
By setting `force: "yes"` when calling devstack-action, this allows
running devstack on unsupported distros. This is especially useful now
that github retires the Ubuntu 18.04 runner.
https://opendev.org/openstack/devstack/src/commit/ab8e51eb49/stack.sh#L230-L2391 parent 735f39a commit a637679
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
0 commit comments