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 steps for CDF BYOID login test #250

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

poojantcs
Copy link
Contributor

No description provided.

Copy link
Member

@itsankit-google itsankit-google left a comment

Choose a reason for hiding this comment

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

Looks like some checkstyle issues in the PR:

Error:  /tmp/cdap-e2e-tests/cdap-e2e-tests/e2e/src/main/java/io/cdap/e2e/pages/actions/CdfSignInActions.java:60: Line is longer than 120 characters (found 124). [LineLength]
Error:  /tmp/cdap-e2e-tests/cdap-e2e-tests/e2e/src/main/java/io/cdap/e2e/pages/actions/CdfSignInActions.java:63: Line is longer than 120 characters (found 124). [LineLength]
Error:  /tmp/cdap-e2e-tests/cdap-e2e-tests/e2e/src/main/java/io/cdap/e2e/pages/actions/CdfSignInActions.java:64: Line is longer than 120 characters (found 124). [LineLength]

@poojantcs please ensure build is green before PR is raised for review.

@@ -6,6 +6,8 @@ cdfurl=http://localhost:11011/pipelines/ns/default/studio
cdfConnectionsUrl=http://localhost:11011/cdap/ns/default/connections
# CDAP Replication url
replicationUrl=http://localhost:11011/cdap/ns/default/replication/create
# CDF BYOID url
cdfbyoidurl=https://test-byoid-cdf-url/

Choose a reason for hiding this comment

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

Will this instance be in cdf-byoid project?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a placeholder CDF URL text. It will be replaced by the Cloud build with the targeted CDF instance URL.

Copy link
Member

@itsankit-google itsankit-google left a comment

Choose a reason for hiding this comment

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

All e2e-tests are failing:
image

Please check.

Copy link
Member

@itsankit-google itsankit-google left a comment

Choose a reason for hiding this comment

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

Looks like it related to hadoop upgrade PR: data-integrations/google-cloud#1427

Not related to current changes, LGTM

@Vipinofficial11 Vipinofficial11 merged commit 2c58750 into cdapio:develop Aug 27, 2024
3 checks passed
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.

4 participants