John Chilton
John Chilton
@bgruening I don't really like either method - ansible-galaxy-extras isn't a library that can be readily used by Pulsar testing for instance and ephemeris is should ultimately be galaxy-centric and...
I was thinking galaxyproject or my account - I was thinking about this as a @jmchilton issue.
Made some more progress here - switched compose setup to use ``volumes_from`` so that kompose can match up things properly.
I think I got those warning too - for my kube setup it wouldn't mount the local directories and that made sense because the volumes were living on the VM...
😄 I don't even know why I try @bgruening - you are so much better at this than me. I'll look into the cluster policy.
Holy crap - amazing work @bgruening! I'll see if I can catch up.
I guess the way the volumes are setup right now it is never going to work - I think we need to switch to global volumes definition for the compose...
> start the container in the correct order I think rather then trying to implement we should just make all containers wait on their dependent containers - the way galaxy-web...
I have it running locally so I have few more open issues that would have taken forever to debug from Travis: - I could be wrong but it really seems...
That test is actually failing on Jenkins also - I think that test is broken unfortunately. https://jenkins.galaxyproject.org/view/All/job/selenium/66/testReport/selenium_tests.test_stock_tours/TestStockToursTestCase/test_core_history/ I keep trying to get these Selenium tests to consistently pass but things...