Skip to content

Explicitly disable remote execution in e2e test repos#5

Merged
chrisnovakovic merged 1 commit into
please-build:masterfrom
chrisnovakovic:disable-rex
Aug 16, 2024
Merged

Explicitly disable remote execution in e2e test repos#5
chrisnovakovic merged 1 commit into
please-build:masterfrom
chrisnovakovic:disable-rex

Conversation

@chrisnovakovic

Copy link
Copy Markdown
Contributor

Remote execution can be enabled by default via a configuration file in /etc/please, which is visible inside test sandboxes. It prevents Please from locating the plugin under test on the file system via a file:// URL. Explicitly disable remote execution in the e2e Please config.

Fixes #4.

Remote execution can be enabled by default via a configuration file in
`/etc/please`, which is visible inside test sandboxes. It prevents
Please from locating the plugin under test on the file system via a
`file://` URL. Explicitly disable remote execution in the e2e Please
config.

Fixes please-build#4.
@chrisnovakovic chrisnovakovic merged commit 76bc451 into please-build:master Aug 16, 2024
@chrisnovakovic chrisnovakovic deleted the disable-rex branch August 16, 2024 16:11
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.

e2e tests fail if remote execution is enabled

2 participants