fix: Heptapod is not longer available

The default_vcs_type setting is Heptapod specific and cannot be used
for GitLab.

Refs: https://code.forgejo.org/f3/gof3/issues/88
This commit is contained in:
limiting-factor 2025-02-22 10:34:38 +01:00
parent c29e1e64e7
commit 7abcd0e280
2 changed files with 1 additions and 2 deletions

View file

@ -66,7 +66,7 @@ function federation_teardown() {
}
function test_federation() {
# start_gitlab octobus/heptapod:1.5.3
# start_gitlab gitlab/gitlab-ce:17.1.0-ce.0
federation_setup_variables
local versions="${1:-$RELEASE_NUMBERS}"