Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration test step to test experimental feature #2322

Closed
LalatenduMohanty opened this issue Apr 20, 2018 · 1 comment
Closed

Add integration test step to test experimental feature #2322

LalatenduMohanty opened this issue Apr 20, 2018 · 1 comment

Comments

@LalatenduMohanty
Copy link
Member

LalatenduMohanty commented Apr 20, 2018

Currently we do not have any steps in integration test to test experimental features e.g.

When executing "MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --extra-clusterup-flags '--service-catalog'" succeeds

Also adding below code will work in GNU/Linux but not in Windows powershell.

s.Step(`^executing "MINISHIFT_ENABLE_EXPERIMENTAL=y minishift (.*)" (succeeds|fails)$`,
        ExecutingMinishiftCommandSucceedsOrFails)

We also need to add a test for service catalog. which could not be added in #2319 because of this issue.

@LalatenduMohanty LalatenduMohanty added this to the v1.18.0 milestone Apr 20, 2018
@praveenkumar praveenkumar changed the title Added integration test step to test experimental feature Add integration test step to test experimental feature Apr 20, 2018
@amitkrout
Copy link
Contributor

Thanks @LalatenduMohanty
Will take it further and make the integration test run on supported terminals

amitkrout added a commit to amitkrout/minishift that referenced this issue May 4, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 4, 2018
amitkrout pushed a commit to amitkrout/minishift that referenced this issue May 4, 2018
Issue minishift#2322 Add integration test step to test experimental feature
amitkrout added a commit to amitkrout/minishift that referenced this issue May 4, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 7, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 7, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 7, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 7, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 7, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 8, 2018
amitkrout added a commit to amitkrout/minishift that referenced this issue May 10, 2018
rhnvrm pushed a commit to rhnvrm/minishift that referenced this issue Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants