open-nomad/e2e/consul
Seth Hoenig 2088ca3345
cleanup more helper updates (#14638)
* cleanup: refactor MapStringStringSliceValueSet to be cleaner

* cleanup: replace SliceStringToSet with actual set

* cleanup: replace SliceStringSubset with real set

* cleanup: replace SliceStringContains with slices.Contains

* cleanup: remove unused function SliceStringHasPrefix

* cleanup: fixup StringHasPrefixInSlice doc string

* cleanup: refactor SliceSetDisjoint to use real set

* cleanup: replace CompareSliceSetString with SliceSetEq

* cleanup: replace CompareMapStringString with maps.Equal

* cleanup: replace CopyMapStringString with CopyMap

* cleanup: replace CopyMapStringInterface with CopyMap

* cleanup: fixup more CopyMapStringString and CopyMapStringInt

* cleanup: replace CopySliceString with slices.Clone

* cleanup: remove unused CopySliceInt

* cleanup: refactor CopyMapStringSliceString to be generic as CopyMapOfSlice

* cleanup: replace CopyMap with maps.Clone

* cleanup: run go mod tidy
2022-09-21 14:53:25 -05:00
..
input docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
check_restart.go e2e: account for new job stop CLI exit behaviour. 2022-02-01 14:16:37 +01:00
consul.go cleanup more helper updates (#14638) 2022-09-21 14:53:25 -05:00
namespaces.go cleanup more helper updates (#14638) 2022-09-21 14:53:25 -05:00
namespaces_oss.go E2E with HCP Consul/Vault (#12267) 2022-03-18 09:27:28 -04:00
on_update.go e2e: remove duplicate import statements. 2021-06-11 09:37:23 +02:00
script_checks.go e2e: add tests for consul namespaces from nomad oss 2021-04-16 15:32:37 -06:00