Skip to content

Conversation

@szilveszteri
Copy link
Collaborator

Query pass pipeline from equal1 server restAPI node

equal1ServerURL += "/";

machine = getConfig("EQUAL1_TARGET_MACHINE", "machine", "default");
machine = getConfig("EQUAL1_TARGET_MACHINE", "machine", "beta2");

Choose a reason for hiding this comment

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

Why is the machine hardcoded here? Isn't there a way to set it like we set the target backend?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

well, we can set it either from the global config (passed from user) or override it from environment

That line just sets "beta2" as a default value

@szilveszteri szilveszteri merged commit 5153293 into equal1_develop Nov 4, 2024
@szilveszteri szilveszteri deleted the ServerHelper_QueryPassPipeline branch November 4, 2024 11:25
github-actions bot pushed a commit that referenced this pull request Nov 4, 2024
szilveszteri pushed a commit that referenced this pull request Nov 14, 2024
szilveszteri pushed a commit that referenced this pull request Nov 29, 2024
szilveszteri pushed a commit that referenced this pull request Apr 1, 2025
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.

2 participants