Commit 5e5527b
authored
ci: Lint and test with ingress enabled (#113)
* ci: Test with ingress enabled
That's usually how people access the deployed RHDH instance
* Enable debug flag on ct to help troubleshooting
* Temporarily bump the Chart version to test the changes in the GH test workflow
* Fix the custom Storage Class provisioner to match the one used by default on Minikube
* Auto-detect the provisioner of the default storage class
This way, it will continueto work if we decide to switch to a different
cluster in the future.
* Apply suggestions from code review
* Apply suggestions from code review
* fixup! Auto-detect the provisioner of the default storage class
* Align the job name with the OpenShift CI config [1]
Otherwise, the required check will remain pending forever on the PR.
[1] https://github.com/openshift/release/blob/master/core-services/prow/02_config/redhat-developer/rhdh-chart/_prowconfig.yaml#L18
* Revert to the KinD cluster
* Expose ports 80 and 443 and forward them to the KinD nodes
* Revert "Temporarily bump the Chart version to test the changes in the GH test workflow"
This reverts commit 1426cb3.1 parent 66deeae commit 5e5527b
1 file changed
Lines changed: 35 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
95 | 113 | | |
96 | 114 | | |
97 | 115 | | |
| 116 | + | |
| 117 | + | |
98 | 118 | | |
99 | 119 | | |
100 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
101 | 128 | | |
102 | 129 | | |
103 | 130 | | |
104 | 131 | | |
105 | 132 | | |
106 | | - | |
107 | | - | |
| 133 | + | |
| 134 | + | |
108 | 135 | | |
109 | 136 | | |
110 | 137 | | |
111 | 138 | | |
| 139 | + | |
| 140 | + | |
112 | 141 | | |
113 | 142 | | |
114 | 143 | | |
| |||
127 | 156 | | |
128 | 157 | | |
129 | 158 | | |
| 159 | + | |
130 | 160 | | |
131 | 161 | | |
132 | 162 | | |
133 | | - | |
| 163 | + | |
0 commit comments