Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

PROC-1434: Handle force groups for logging #157

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

zacharygoodwin
Copy link
Contributor

No description provided.

@zacharygoodwin zacharygoodwin self-assigned this Feb 20, 2024
@@ -44,6 +45,7 @@ public class ProctorGroupsWriterTest {
.put(EMPTY_ALLOCID_DEFINITION_TEST_NAME, CONTROL_BUCKET)
.put(GROUP1_TEST_NAME, GROUP1_BUCKET)
.put(SILENT_TEST_NAME, GROUP1_BUCKET)
.put(FORCED_TEST_NAME, GROUP1_BUCKET)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Proctor determineGroups for forced groups will add the TestBucket to the bucket map and the test definition to the Test Definition map, but will not add an allocation to the allocation map within the Proctor Result. Followed this for testing manually here

@zacharygoodwin zacharygoodwin merged commit cf7a1e4 into indeedeng:master Feb 28, 2024
1 check passed
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.

2 participants