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

Updates integTest gradle scripts to run via remote cluster independently #160

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

sruti1312
Copy link
Contributor

@sruti1312 sruti1312 commented Mar 11, 2022

Signed-off-by: sruti1312 srutiparthiban@gmail.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
#89

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
@sruti1312 sruti1312 requested a review from a team March 11, 2022 20:44
@codecov-commenter
Copy link

Codecov Report

Merging #160 (3d74fa5) into main (5346f35) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #160      +/-   ##
============================================
+ Coverage     72.03%   72.19%   +0.15%     
- Complexity      355      356       +1     
============================================
  Files            44       44              
  Lines          2510     2510              
  Branches        160      160              
============================================
+ Hits           1808     1812       +4     
+ Misses          595      592       -3     
+ Partials        107      106       -1     
Impacted Files Coverage Δ
...ormanceanalyzer/writer/EventLogQueueProcessor.java 60.71% <0.00%> (+4.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5346f35...3d74fa5. Read the comment docs.

@sruti1312 sruti1312 merged commit 71e0fc9 into main Mar 12, 2022
@sruti1312 sruti1312 deleted the feature/remote-integTest branch March 12, 2022 00:35
sruti1312 added a commit that referenced this pull request Mar 15, 2022
…tly (#160)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>
sruti1312 added a commit that referenced this pull request Mar 15, 2022
* Adding 1.3 release notes (#161)

* Adding 1.3 release notes

Signed-off-by: David Zane <davizane@amazon.com>

* Add PA-RCA commits to release notes

Signed-off-by: David Zane <davizane@amazon.com>

* Remove @ symbol to pass link checker

Signed-off-by: David Zane <davizane@amazon.com>

* Adding check to avoid adding module export for jdk8 (#162)

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>

* Updates integTest gradle scripts to run via remote cluster independently (#160)

Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

* Disabling dependency license check for now in gradle to unblock jdk8 build (#163)

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>

* Adding CI matrix for jdk 8, 11 and 14 (#159)

* Adding CI matrix for jdk 8, 11 and 14

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

* Removing exclude tools.jar logic

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

* Excluding rolling upgrade test for jdk8

Signed-off-by: Sagar Upadhyaya <upasagar@amazon.com>

Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
Signed-off-by: sruti1312 <srutiparthiban@gmail.com>

Co-authored-by: David Z <38449481+dzane17@users.noreply.github.com>
Co-authored-by: Sagar <99425694+sgup432@users.noreply.github.com>
Co-authored-by: Sagar Upadhyaya <upasagar@amazon.com>
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