Skip to content

Resolve "switch to k8s"

Matt Langsenkamp requested to merge 45-switch-to-k8s into master

Closes #45 (closed) NOTE: the portions of this test that have to do with k8s must be done on saskatoon as it is the leader node. Please announce in discord when you plan on testing this. pay attention to the output for the testing scripts. You will be prompted for input on multiple occasions.

NOTE 2: there will be some differences from the fact that bob has different font files than niagara (the fonts which are copied into each container). They should be small in most files.

TESTING NOTES:

part 1:

  • log into devops@bob.cs.rit.edu. The password is stored in the dprl group > settings > CI/CD > variables
  • run cd ~/services/
  • run rm -rf MathSeer-extraction-pipeline/
  • run git clone https://gitlab.com/dprl/MathSeer-extraction-pipeline.git
  • run cd MathSeer-extraction-pipeline
  • run git checkout 45-switch-to-k8s
  • run ./bin/tests/45-k8s-local

part 2:

  • log in to devops@saskatoon.cs.rit.edu. The password is stored in the dprl group > settings > CI/CD > variables
  • run cd ~/MathSeer-extraction-pipeline
  • run git checkout 45-switch-to-k8s
  • run ./bin/tests/45-k8s-aio

Merge request reports