Skip to content

chore: enable using GitLab EE in functional tests#1778

Merged
nejch merged 2 commits intomainfrom
jlvillal/gitlab-ee
Jul 26, 2022
Merged

chore: enable using GitLab EE in functional tests#1778
nejch merged 2 commits intomainfrom
jlvillal/gitlab-ee

Conversation

@JohnVillalovos
Copy link
Copy Markdown
Member

@JohnVillalovos JohnVillalovos commented Dec 26, 2021

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

@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 24 times, most recently from df76c27 to 5bcfe86 Compare December 27, 2021 18:49
@JohnVillalovos JohnVillalovos changed the title wip: testing gitlab-ee chore: enable using GitLab EE in functional tests Dec 27, 2021
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 2 times, most recently from 98c80f2 to 3ad3496 Compare December 27, 2021 19:50
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 5 times, most recently from f5ae314 to c819fe8 Compare June 2, 2022 05:21
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 2 times, most recently from eafcf91 to 1d1e06b Compare June 30, 2022 00:49
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 2 times, most recently from 00dbf1c to c0095a0 Compare July 4, 2022 20:49
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 2 times, most recently from 9cfea3c to 3c4432f Compare July 22, 2022 21:02
@JohnVillalovos JohnVillalovos marked this pull request as ready for review July 22, 2022 21:15
@JohnVillalovos JohnVillalovos requested a review from nejch July 22, 2022 21:24
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 2 times, most recently from 26a2f4d to 6c0c32f Compare July 22, 2022 22:00
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 22, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.52%. Comparing base (67ab24f) to head (10987b3).
⚠️ Report is 874 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1778      +/-   ##
==========================================
+ Coverage   95.50%   95.52%   +0.01%     
==========================================
  Files          80       80              
  Lines        5268     5268              
==========================================
+ Hits         5031     5032       +1     
+ Misses        237      236       -1     
Flag Coverage Δ
api_func_v4 81.37% <ø> (+0.09%) ⬆️
cli_func_v4 83.02% <ø> (+0.28%) ⬆️
unit 87.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JohnVillalovos JohnVillalovos force-pushed the jlvillal/gitlab-ee branch 2 times, most recently from eec116d to 71fd47d Compare July 23, 2022 17:18
Enable using GitLab Enterprise Edition (EE) in the functional tests.
This will allow us to add functional tests for EE only features in the
functional tests.
@nejch
Copy link
Copy Markdown
Member

nejch commented Jul 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
Copy link
Copy Markdown
Member Author

@nejch I give pre-authorization to revert this if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add project wiki and group wiki tests

3 participants