Skip to content

Comments

HDDS-7159. Run integration tests on Java 8#3708

Merged
adoroszlai merged 1 commit intoapache:masterfrom
adoroszlai:HDDS-7159-integration
Aug 23, 2022
Merged

HDDS-7159. Run integration tests on Java 8#3708
adoroszlai merged 1 commit intoapache:masterfrom
adoroszlai:HDDS-7159-integration

Conversation

@adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Follow-up to #3707: run integration tests on Java 8. TestSecureOzoneCluster is failing on Java 11.

https://issues.apache.org/jira/browse/HDDS-7159

How was this patch tested?

https://github.com/adoroszlai/hadoop-ozone/runs/7957021440?check_suite_focus=true

@adoroszlai adoroszlai self-assigned this Aug 22, 2022
@adoroszlai adoroszlai requested a review from kerneltime August 22, 2022 19:06
maven-repo-${{ hashFiles('**/pom.xml') }}
maven-repo-
- name: Setup java
uses: actions/setup-java@v1
Copy link
Contributor

Choose a reason for hiding this comment

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

Question: Looks like there are newer versions with better support for other JDKs and there is also https://github.com/oracle-actions/setup-java

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can check upgrade to v2 or v3 separately. I don't know if using oracle-actions is OK or not for Apache.

Copy link
Member

Choose a reason for hiding this comment

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

We can switch to setup-java@v3 later. And the temurin distribution seems more neutral.

Copy link
Member

@kaijchen kaijchen left a comment

Choose a reason for hiding this comment

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

LGTM

@adoroszlai adoroszlai merged commit df9ed54 into apache:master Aug 23, 2022
@adoroszlai adoroszlai deleted the HDDS-7159-integration branch August 23, 2022 06:42
@adoroszlai
Copy link
Contributor Author

Thanks @kaijchen, @kerneltime for the review.

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