Skip to content

Commit e3a3276

Browse files
committed
e2e: Remove the nodeport test
As of now route-controller not able to expose the nodeport to host. We need to find a way for gvproxy side or route-conroller side to enable it.
1 parent 3b26ecf commit e3a3276

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/e2e/features/application_deployment.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,3 @@ Feature: Application Deployment Test
3737
And with up to "10" retries with wait period of "1m" http response from "http://quarkus-testproj.apps-crc.testing" has status code "200"
3838
Then executing "curl -s http://quarkus-testproj.apps-crc.testing" succeeds
3939
And stdout should contain "{"applicationName":"JKube","message":"Subatomic JKube really whips the llama's ass!"}"
40-
# Access application via Service's NodePort
41-
Then ensure service "quarkus" is accessible via NodePort with response body "{"applicationName":"JKube","message":"Subatomic JKube really whips the llama's ass!"}"

0 commit comments

Comments
 (0)