[] Enable integration tests in Forgejo Actions #193

Merged
alexvanin merged 3 commits from potyarkin/frostfs-http-gw:feature/integration-in-ci into master 2025-01-23 06:37:02 +00:00
Showing only changes of commit a7617514d3 - Show all commits

View file

@ -51,7 +51,7 @@ const (
func TestIntegration(t *testing.T) {
rootCtx := context.Background()
aioImage := "truecloudlab/frostfs-aio:"
aioImage := "git.frostfs.info/truecloudlab/frostfs-aio:"
versions := []string{
"1.2.7",
"1.3.0",