Commit 60c55e8
authored
Fix integration test job collection (#1288)
* Fix integration test job collection
charmcraft 4.0 removed `--list` from the `charmcraft test` command
Use spread directly instead
(charmcraft 3.0, when calling `charmcraft test --list`, called `spread -list`, so behavior should be the same [except maybe if spread snap is different version from spread charmcraft 3.0 was using])
* Install spread from github
Spread snap appears to be abandoned; hasn't been updated since 20181 parent 132427e commit 60c55e8
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
| |||
0 commit comments