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

Features for Hub #7

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Features for Hub #7

wants to merge 1 commit into from

Conversation

AnkitCLI
Copy link
Collaborator

No description provided.

@AnkitCLI AnkitCLI force-pushed the e2e-hub-tests branch 3 times, most recently from 8f64ebc to a8f4a4a Compare October 25, 2023 08:10
cdap-e2e-tests/src/e2e-test/features/Hub/Runtime.feature Outdated Show resolved Hide resolved
Feature: Hub - Run time scenarios

@TS-HUB-RNTM-01
Scenario: Verify that the user is able to deploy and delete a plugin
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it to 'Verify that the user is able to deploy a plugin in Hub and then delete it successfully .

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@RunWith(Cucumber.class)
@CucumberOptions(
features = {"src/e2e-test/features"},
glue = {},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we have not added glue "io.cdap.cdap.hub.stepsdesign", "stepsdesign"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have not added because in these phase 1 features we are not using any hooks and stepdesigns so far.So it is not necessary as of now.We will use it in phase 2 features.

@@ -3,3 +3,8 @@ clientUrl=http://localhost:11011
serverUrl=https://placeholder.com/api
# command to generate token: gcloud auth print-access-token
serverAccessToken=placeholder
expectedPluginName=Anaplan
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And the start and end comments section for HUB related properties as this is common file. Refer google cloud repo for same.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added.

@AnkitCLI AnkitCLI force-pushed the e2e-hub-tests branch 2 times, most recently from 5ad4911 to a178c75 Compare October 27, 2023 06:21
@AnkitCLI AnkitCLI force-pushed the e2e-hub-tests branch 3 times, most recently from 8609788 to 2d0c172 Compare October 27, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants