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

Fix queue_test parameters #56

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

Jedoku
Copy link
Contributor

@Jedoku Jedoku commented Sep 2, 2024

No description provided.

lib/rtoolsHCK.rb Outdated
@@ -742,6 +742,8 @@ def get_test_info(test, target, project, machine, pool)
# +sup+:: The name of the support machine as registered with the
# HCK\HLK controller, (can be nil)
# +ipv6+:: The IPv6 address of the support machine, (can be nil)
# +parameters+:: Additional parameters in format '{ ParameterName1: Value1, ParameterName2: Value2 }'

Copy link
Contributor

Choose a reason for hiding this comment

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

Write parameters in the same order as in queue_test args

Copy link
Contributor

Choose a reason for hiding this comment

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

Also add (can be nil)

@Jedoku Jedoku force-pushed the Fix-queue-test-parameters branch from 5dd2b2d to 3162b41 Compare September 2, 2024 14:24
Signed-off-by: Vitalii Chulak <vitalii@daynix.com>
@Jedoku Jedoku force-pushed the Fix-queue-test-parameters branch from 3162b41 to 789b35e Compare September 2, 2024 14:26
@Jedoku Jedoku requested a review from kostyanf14 September 2, 2024 14:26
@kostyanf14 kostyanf14 merged commit 1c80203 into master Sep 2, 2024
1 check passed
@kostyanf14 kostyanf14 deleted the Fix-queue-test-parameters branch September 2, 2024 14:35
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