Finish rebranding #57

Merged
alexvanin merged 6 commits from alexvanin/frostfs-http-gw:rebranding into master 2023-06-07 15:36:17 +00:00
Showing only changes of commit 1aa8062b52 - Show all commits

View file

@ -46,7 +46,7 @@ func TestIntegration(t *testing.T) {
rootCtx := context.Background()
aioImage := "truecloudlab/frostfs-aio:"
versions := []string{
"1.2.5", // frostfs-storage v0.36.0 RC
"1.2.7", // frostfs-storage v0.36.0 RC
}
key, err := keys.NewPrivateKeyFromHex("1dd37fba80fec4e6a6f13fd708d8dcb3b29def768017052f6c930fa1c5d90bbb")
require.NoError(t, err)