- Notifications
You must be signed in to change notification settings - Fork674
chore: enable using GitLab EE in functional tests#1778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
df76c27 to5bcfe86Compare98c80f2 to3ad3496Compare3ad3496 to5e43c37Comparef5ae314 toc819fe8Compareeafcf91 to1d1e06bCompare00dbf1c toc0095a0Compare9cfea3c to3c4432fCompare26a2f4d to6c0c32fComparecodecov-commenter commentedJul 22, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #1778 +/- ##==========================================+ Coverage 95.42% 95.44% +0.01%========================================== Files 79 79 Lines 5198 5198 ==========================================+ Hits 4960 4961 +1+ Misses 238 237 -1
Flags with carried forward coverage won't be shown.Click here to find out more.
|
eec116d to71fd47dCompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Enable using GitLab Enterprise Edition (EE) in the functional tests.This will allow us to add functional tests for EE only features in thefunctional tests.
71fd47d to8317f65Compare8317f65 to10987b3Comparenejch commentedJul 26, 2022
@JohnVillalovos fyi I had to re-run this a few times before it went green, maybe just GitHub Actions being weird but might need to increase the timeout a bit - not sure if the EE is a chunkier image and takes longer to boot ;) |
JohnVillalovos commentedJul 26, 2022
@nejch I give pre-authorization to revert this if needed. |
Uh oh!
There was an error while loading.Please reload this page.
Enable using GitLab Enterprise Edition (EE) in the functional tests.
This will allow us to add tests for EE only features in the
functional tests.
Closes#1492