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 for disabled CI integration testing and endpoint sequence test #459

Merged
merged 27 commits into from
Sep 19, 2022

Conversation

grafnu
Copy link
Collaborator

@grafnu grafnu commented Sep 19, 2022

No description provided.

@@ -98,7 +98,9 @@ public abstract class SequenceRunner {
private static final File resultSummary;
private static final IotReflectorClient client;
private static final String VALIDATOR_CONFIG = "VALIDATOR_CONFIG";
private static final String CONFIG_PATH = System.getenv(VALIDATOR_CONFIG);
public static final String DEFAULT_CONFIG = "/tmp/validator_config.json";
Copy link
Collaborator

Choose a reason for hiding this comment

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

future_nit: Eventually this relying on /tmp thing won't be sufficient

@grafnu grafnu merged commit e58ecb3 into faucetsdn:master Sep 19, 2022
@grafnu grafnu deleted the endpoint branch September 19, 2022 15:27
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.

None yet

2 participants