Commit d3558bc
Integrate TigerData into the Nomad infrastructure (#1669)
* Testing pulibrary resource class
* give permission to install
* add sudo
* moving apt install -y command
* adding circleci ruby orb
installing ruby from gemfile
* add node js orb and install node version from gemfile
* updating gem and yarn keys
* brew installing coreutiles and updating datacite version
* swapping docker commands for podman
* adding docker io to podman pull command
* removing mac address assignment
* swapping docker commands for podman in the postgres commands
* adding tzdata to dependencies
* add docker cleanup command
* adding browser tools orbs and steps
* swapping selenium headless for chrome
adding capybara configurations
* running mediaflux as root
* re-adding mac address to mediaflux
* adding sudo to other mediaflux commands
* disabling cgroup
* stop mediaflux as root and circleci
* setting rails env variable
* only publish ports
* adding sudo to podman prune
* adding host to mediaflux
* splitting stop postgres and mediaflux commands
* running postgres as root
* disabling cgroup for postgres
* Try this.
* Try this.
* removing privilege from mediaflux
* adding -v command to the rootless pod
* testing integration tests
* revert change
* Testing integration tests again
* testing with princeton domain
* hard coding test password
* reverting password and excluding integration tests
* changing mediaflux password to mediaflux ci password
* revert password name change
* testing integration tests in a privileged container
* testing integration tests in a privileged container with hard coded password
* removing privilege from mediaflux and disabling apparmor
* disable seccomp
* excluding integration tests and removing extra security opt tags
* attempting to allow SHA1 on the Top Level Pod-container
* testing integration tests AGAIN....
* delay the crypto policy update
* increase delay
* run crypto policy update faster
* exclude integration tests
* install crypto-policies and run the policy
* update the crypto policy
* test integration
* exclude integration tests
* test crypto policy update
* disable sha1 after the test suite is done
* disable sha1 after the test suite is done, for real this time
* testing default sha1
* running the entire test suite
---------
Co-authored-by: Trey Pendragon <[email protected]>1 parent 78f796b commit d3558bc
File tree
5 files changed
+94
-40
lines changed- .circleci
- spec
- support
5 files changed
+94
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | | - | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
44 | | - | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
59 | 79 | | |
60 | 80 | | |
61 | 81 | | |
62 | | - | |
63 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
64 | 92 | | |
65 | 93 | | |
66 | 94 | | |
67 | 95 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 96 | + | |
| 97 | + | |
71 | 98 | | |
72 | 99 | | |
73 | 100 | | |
74 | 101 | | |
75 | 102 | | |
| 103 | + | |
76 | 104 | | |
77 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
78 | 115 | | |
| 116 | + | |
79 | 117 | | |
80 | 118 | | |
81 | 119 | | |
| |||
86 | 124 | | |
87 | 125 | | |
88 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
89 | 130 | | |
90 | 131 | | |
91 | 132 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 133 | | |
97 | 134 | | |
98 | 135 | | |
99 | | - | |
| 136 | + | |
| 137 | + | |
100 | 138 | | |
101 | 139 | | |
102 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 1 | | |
13 | 2 | | |
14 | 3 | | |
| |||
156 | 145 | | |
157 | 146 | | |
158 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
159 | 153 | | |
160 | 154 | | |
161 | 155 | | |
| |||
169 | 163 | | |
170 | 164 | | |
171 | 165 | | |
172 | | - | |
| 166 | + | |
173 | 167 | | |
| 168 | + | |
174 | 169 | | |
175 | | - | |
| 170 | + | |
176 | 171 | | |
177 | | - | |
| 172 | + | |
178 | 173 | | |
179 | 174 | | |
180 | 175 | | |
| |||
189 | 184 | | |
190 | 185 | | |
191 | 186 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
196 | 193 | | |
197 | 194 | | |
198 | 195 | | |
| |||
224 | 221 | | |
225 | 222 | | |
226 | 223 | | |
| 224 | + | |
227 | 225 | | |
228 | 226 | | |
229 | 227 | | |
| |||
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
268 | | - | |
| 266 | + | |
269 | 267 | | |
270 | 268 | | |
271 | 269 | | |
| |||
495 | 493 | | |
496 | 494 | | |
497 | 495 | | |
498 | | - | |
| 496 | + | |
499 | 497 | | |
500 | 498 | | |
501 | 499 | | |
| |||
551 | 549 | | |
552 | 550 | | |
553 | 551 | | |
554 | | - | |
| 552 | + | |
555 | 553 | | |
556 | 554 | | |
557 | 555 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
2 | 20 | | |
3 | 21 | | |
4 | 22 | | |
| |||
9 | 27 | | |
10 | 28 | | |
11 | 29 | | |
12 | | - | |
| 30 | + | |
13 | 31 | | |
14 | 32 | | |
15 | 33 | | |
| |||
0 commit comments