Skip to content
Snippets Groups Projects

Develop

Closed Ghost User requested to merge develop into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -16,7 +16,7 @@ import (
@@ -16,7 +16,7 @@ import (
const unreachable = "203.0.113.10:6030"
const unreachable = "203.0.113.10:6030"
var testAddress = "141.100.67.238:6030"
var testAddress = "141.100.70.171:6030"
var testAPIEndpoint = "http://gosdn-latest.apps.ocp.fbi.h-da.de/api"
var testAPIEndpoint = "http://gosdn-latest.apps.ocp.fbi.h-da.de/api"
var testUsername = "admin"
var testUsername = "admin"
var testPassword = "arista"
var testPassword = "arista"
Loading