Closed jcsackett closed 3 years ago
A lot of the use of "dummy" and other words has been removed, but recent check shows "dummy" and "sanity" still used in several places:
./internal/apiconn/cache_test.go: // Try again just to sanity check that we're caching it.
./internal/jujuapi/cloud_test.go: // First try without Force to sanity check that it should fail.
./internal/jujuapi/modelmanager_test.go: // Sanity check the required fields aren't present.
./internal/jujuapi/modelmanager_test.go: // Sanity check the required fields aren't present.
./internal/monitor/internal_test.go: // Sanity check that the lease is actually held by one of the two monitors.
./internal/jem/controller_test.go: // sanity check the credential is linked to the controller
./internal/v2/api_test.go: // Sanity check the controller exists.
./internal/jem/credential_test.go: // Sanity check that we can get the credential.
./internal/jem/credential_test.go: // Sanity check the credential was deployed
./internal/jem/modelmanager_test.go: // Sanity check the model exists
./internal/jem/modelmanager_test.go: // Sanity check the model exists
./internal/jem/modelmanager_test.go: // Sanity check that we can create the model while the controller is not deprecated.
./internal/jem/modelmanager_test.go: // Sanity check that we can create the model while the controller is not deprecated.
./internal/cloudcred/attr.go: "dummy\x1euserpass\x1epassword": false,
./internal/cloudcred/attr.go: "dummy\x1euserpass\x1eusername": true,
./internal/jemtest/jemtest.go: TestProviderType = "dummy"
./internal/jemtest/jemtest.go: TestCloudName = "dummy"
./internal/jemtest/jemtest.go: TestCloudRegionName = "dummy-region"
./internal/jemtest/jemtest.go: TestCloudEndpoint = "dummy-endpoint"
./internal/jemtest/jemtest.go: TestCloudIdentityEndpoint = "dummy-identity-endpoint"
./internal/jemtest/jemtest.go: TestCloudStorageEndpoint = "dummy-storage-endpoint"
./internal/cloudcred/generate.go: _ "github.com/juju/juju/provider/dummy"
./internal/dbmodel/model_test.go: // Sanity check the applications and machines have been created.
./internal/jem/jimmdb/database_test.go: // Sanity check that getting another session from the pool also
The remaining uses of the word "dummy" are all necessary and will remain so until the juju codebase is updated.
Per the replacement wordlist, the following wording needs replacing: