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

Fs drift dockerfile #51

Merged
merged 3 commits into from
Sep 18, 2019
Merged

Conversation

bengland2
Copy link
Contributor

This has been tested in AWS cluster, previously I wasn't testing run_snafu.py from inside a container built with the Dockerfile. Note that this depends on pip instead of RPM now and python scripts that are run by trigger are assumed to be in PATH (Dockerfile does this).

switch to pip from RPM
put links to scripts in /usr/local/bin so they are in PATH
ASSUMPTION: image built with
docker build -f fs_drift_wrapper/Dockerfile .
@bengland2
Copy link
Contributor Author

I modified to use COPY instead of snafu clone. Again, this works in AWS Ceph cluster now, except for sending ES data back to marquez.

@aakarshg aakarshg merged commit 9ac72e6 into cloud-bulldozer:master Sep 18, 2019
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