Loading docs/deployment.md +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ Command: ```bash bash smoke-test.sh \ --app-id "550e8400-e29b-41d4-a716-446655440777" \ --image "docker.io/nginx:latest" \ --app-name "test-app" \ --local-url "http://192.168.123.155:32263/oeg/1.0.0" \ Loading @@ -81,6 +82,7 @@ Notes: - use OEG northbound URL on port `32263`, not Federation Manager on `30989` - current smoke script auto-resolves local and remote zone IDs - current smoke script auto-normalizes invalid `appId`, app name, and app provider inputs to CAMARA-valid values - current smoke script auto-normalizes invalid app names like `test-app` to `test_app` - script deploys and then cleans up app instances in one run Loading Loading
docs/deployment.md +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ Command: ```bash bash smoke-test.sh \ --app-id "550e8400-e29b-41d4-a716-446655440777" \ --image "docker.io/nginx:latest" \ --app-name "test-app" \ --local-url "http://192.168.123.155:32263/oeg/1.0.0" \ Loading @@ -81,6 +82,7 @@ Notes: - use OEG northbound URL on port `32263`, not Federation Manager on `30989` - current smoke script auto-resolves local and remote zone IDs - current smoke script auto-normalizes invalid `appId`, app name, and app provider inputs to CAMARA-valid values - current smoke script auto-normalizes invalid app names like `test-app` to `test_app` - script deploys and then cleans up app instances in one run Loading