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

test image CI #24

Merged
merged 3 commits into from
Sep 22, 2022
Merged

test image CI #24

merged 3 commits into from
Sep 22, 2022

Conversation

aGuttman
Copy link
Contributor

@aGuttman aGuttman commented Sep 21, 2022

Changes made within examples/em-server-multi-tier-cronjob to use and run server images created by new CI in e-mission-server.

CHANGEME left in docker-compose.yml for port number so that user/tester can think about what they need for their purposes themselves.

Results of testing shown in e-mission/e-mission-server#875.

Requisite task to show feature e-mission/e-mission-docs#752 working.

Changes made within examples/em-server-multi-tier-cronjob to use and run server images created by new CI in e-mission-server.

CHANGEME left in docker-compose.yml for port number so that user/tester can think about what they need for their purposes themselves.
Copy link
Contributor

@shankari shankari left a comment

Choose a reason for hiding this comment

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

The biggest issue is around re-creating the conda environment at runtime.
You can also see this in the docker-compose output

em-server-multi-tier-cronjob-analysis-server-1  | About to start conda update, this may take some time...
em-server-multi-tier-cronjob-analysis-server-1  | Installing for version 4.8.3 and platform Linux-x86_64
em-server-multi-tier-cronjob-analysis-server-1  |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
em-server-multi-tier-cronjob-analysis-server-1  |                                  Dload  Upload   Total   Spent    Left  Speed
em-server-multi-tier-cronjob-web-server-1       | About to start conda update, this may take some time...
em-server-multi-tier-cronjob-web-server-1       | Installing for version 4.8.3 and platform Linux-x86_64
em-server-multi-tier-cronjob-web-server-1       |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
em-server-multi-tier-cronjob-web-server-1       |                                  Dload  Upload   Total   Spent    Left  Speed

Removed the use of a script that reinstalled conda while saving the config copying. Moved where supplemental scripts get copied into.
@aGuttman
Copy link
Contributor Author

Changes made, committed. Runs without reinstalling conda, copies the config without another script, supplemental files are copied into .docker, dashboard webpage loads. Is there anything left to do here?

Change starting image from one hosted by Andrew to Shankari. Tested and works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants