- May 10, 2023
-
-
Extract common qa jobs and add nightly job Fix rules reference Reduce duplication in gdk pipeline Add nightly job trigger Disable ee omnibus triggers Add qa-common folder Extract post test stage jobs to common Disable knapsack in nightly Add default workflow rules for nightly pipeline Move download knapsack job definition Remove manual knapsack report name override Remove unnecessary jobs and rules Fix nightly pipeline name Add default git strategy variables Fix update_from_edition parameter Add missing gitlab semver and qa cache key variables for non dynamic pipelines Remove duplicate environment variable Fix relate test failures when Set FOSS_ONLY explicitly for omnibus-env-ce job Add notify-failure jobs Fix trigger-omnibus-env-ce job Add common qa-trigger base job
-
- May 03, 2023
-
-
- Apr 13, 2023
-
-
Mark Lapierre authored
When checking out the code to test, this uses the pipeline commit SHA instead of the ref slug. We want to test merged result pipelines and the commit ref slug only includes changes in the source branch.
-
- Feb 17, 2023
-
-
- Add CI config to gitlab-org/gitlab to build images and run tests on master and in MRs - Reset admin password on first use before setting license - Configure KnapsackReport as needed This avoids trying to configure KnapsackReport when running rake tasks - Use knapsack reports that match job names for now This should give us something close to a split of tests as in other pipelines, but will need to be replaced with reports generated in this pipeline. - Tag images using ref slug for caching This also reduces the number of image tags created - Note master image is built every 2 hrs - Mount log dirs and remove container automatically - Set host mount dir permissions to match container The container runs as user 1000 so the dirs have to match
-