Commit da2787d
authored
chore(ci): Vendor cirros image under GitHub releases (#1527)
403 error started to occure very often when functional tests tries to
download cirros image from the original location. To workaround this
make a draft release with the necessary image. This helps to keep data
necessary in the test close to where it is necessary.1 parent 1b067c2 commit da2787d
File tree
2 files changed
+6
-5
lines changed- .github/workflows
- openstack_cli/tests/image/v2/image/file
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
0 commit comments