Commit 412dc53
Add trivy image scanning (#413)
* add trivy image scanning
* bump fatimage workflow to ubuntu 22.04
* make setup script work in CI TODO: FIXME
* fix libguestfs install
* run only 1x build per matrix entry, & only builds required
* fix packer README
* fix image download
* Use shorter names for CI clusters (#415)
* use run_number as a shorter ID for CI
* slurmci group name warning
* Revert "slurmci group name warning" - underscores not valid linux hostname and stripped in host, leading to slurmdbd config failure
This reverts commit 61dfad6.
---------
Co-authored-by: Bertie <[email protected]>
* install ood apps in fatimage
* add ood jupyter install to fatimage
* jupyter_compute ood into fatimage
* bump fatimage
* allow items in compute mapping to have different keys e.g. only specify image_id for some compute groups (#412)
* Support ansible-init for remote collections (#411)
* Add ansible-init role to requirements.yml
* Add ansible-init to groups and plays
* Configure cluster_infra ansible-init metadata
* Only run site.yml once ansible-init has completed
* Wait for ansible init to finish before running bootstrap
* revert to using cluster_infra metadata defaults
* update image
* revert sausage bastion changes
* set ansible_init_wait as common var
* use run_number as a shorter ID for CI
* install ood apps in fatimage
* add ood jupyter install to fatimage
* bump image
* jupyter_compute ood into fatimage
* bump fatimage for jupyter_compute ood
* Update stackhpc.yml
* duplicate tuned inventory group name
* Fix invalid group name for slurmci
* Update stackhpc.yml
undo groupname changes
* slurmci group name warning
* rm ood changes
* bump fatimage
* change azimuth collection in bootstrap
* update azimuth image utils version
* update requirements
* Update bastion.yml
* Use azimuth image utils collection for ansible-init
* bump fatimage
---------
Co-authored-by: bertie <[email protected]>
Co-authored-by: bertiethorpe <[email protected]>
* avoid python-openstackclient v7 due to rebuild bug (#420)
* Update hpctests to obey UCX_NET_DEVICES when RoCE devices present (#421)
* Turn off higher priority MPI net devices
* Update pingmatrix.sh.j2
* Update pingmatrix.sh.j2
* Update pingpong.sh.j2
* Replace j2 comments with bash
* Update pingpong.sh.j2
---------
Co-authored-by: Steve Brasier <[email protected]>
* delete trivy scanned vulnerabilities
* update grafana
* bump image
* Update environments/.stackhpc/hooks/post.yml
Co-authored-by: Steve Brasier <[email protected]>
* Update setup-env.sh
---------
Co-authored-by: Bertie <[email protected]>
Co-authored-by: bertiethorpe <[email protected]>
Co-authored-by: bertiethorpe <[email protected]>1 parent 29fc8e4 commit 412dc53
File tree
4 files changed
+82
-24
lines changed- .github/workflows
- environments
- .stackhpc
- hooks
- terraform
- common/inventory/group_vars/all
4 files changed
+82
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 5 | | |
12 | | - | |
| 6 | + | |
13 | 7 | | |
14 | 8 | | |
15 | 9 | | |
16 | 10 | | |
17 | | - | |
| 11 | + | |
18 | 12 | | |
19 | 13 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
23 | 20 | | |
24 | 21 | | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
81 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments