mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
admin: rename _oss files to _ce (#18209)
This commit is contained in:
@@ -449,7 +449,7 @@ func TestConsulFingerprint_Fingerprint_oss(t *testing.T) {
|
||||
|
||||
cf := newConsulFingerPrint(t)
|
||||
|
||||
ts, cfg := fakeConsul(fakeConsulPayload(t, "test_fixtures/consul/agent_self_oss.json"))
|
||||
ts, cfg := fakeConsul(fakeConsulPayload(t, "test_fixtures/consul/agent_self_ce.json"))
|
||||
defer ts.Close()
|
||||
|
||||
node := &structs.Node{Attributes: make(map[string]string)}
|
||||
|
||||
Reference in New Issue
Block a user