Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Collator integ test #501

Merged
merged 5 commits into from
Nov 6, 2020
Merged

Collator integ test #501

merged 5 commits into from
Nov 6, 2020

Conversation

ktkrg
Copy link
Contributor

@ktkrg ktkrg commented Oct 30, 2020

Fixes #:

Description of changes:
This PR adds an integration test for the collator, testing when there are conflicting actions recommended by the deciders.

Tests:
unit tests(excluding flaky ones) + the newly added integ test.

If new tests are added, how long do the new ones take to complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ktkrg ktkrg changed the title Collator integ Collator integ test Nov 3, 2020
@ktkrg ktkrg requested review from yojs and rguo-aws November 3, 2020 01:08
}

@Override
public boolean checkDbObj(Object object) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we read the most recent action list directly from rest endpoint ? Something similar to the OldGenPolicyBaseValidator.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.

done.

yojs
yojs previously approved these changes Nov 3, 2020
@ktkrg ktkrg requested a review from yojs November 5, 2020 19:03
@ktkrg ktkrg merged commit 4442171 into master Nov 6, 2020
@ktkrg ktkrg deleted the collator-integ branch November 6, 2020 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants