Long Vu
Long Vu
Having existing image tag overrideable is a huge security risk. Someone can setup an auto-build repo, perform the auto build to claim the image is from an inoffensive code, then...
Dupe of https://github.com/Ouranosinc/pavics-sdi/issues/231 ? If yes then I think we should just turn back on `fail_on_warning: true` and deal with all the annoying warnings religiously. Otherwise there is probably no...
[raven-nb-on-Jenkins.txt](https://github.com/Ouranosinc/raven/files/8074287/raven-nb-on-Jenkins.txt): Logs for Raven nb with `--nbval-lax` on Jenkins against production http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/master/1477/consoleFull Current Raven `master`: https://github.com/Ouranosinc/raven/commit/0d61774998d638d8f99b781d61d3a2fe7a0c2d28 on Jupyter docker image `pavics/workflow-tests:220121`. 8 failing notebooks: ``` 10:49:40 =========================== short test summary...
Back in May 17, 2021, there was only 2 broken Raven notebooks on Jenkins, see comment https://github.com/bird-house/birdhouse-deploy/pull/170#issuecomment-842511189 All passed except 2 notebooks: * Assess_probabilistic_flood_risk.ipynb: I think due to missing `thredds/fileServer/birdhouse/testdata/raven/raven-gr4j-cemaneige/Salmon-River-Near-Prince-George_meteo_daily.nc`...
Raven nb with `--nbval-lax` on Jenkins against production server after PR https://github.com/Ouranosinc/raven/pull/422 merged: http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/master/1482/consoleFull Full log: [build-1482-consoleText.txt](https://github.com/Ouranosinc/raven/files/8083740/build-1482-consoleText.txt) 6 failing notebooks to go: ``` 14:53:57 =========================== short test summary info ============================...
@huard @richardarsenault To eventually run automatically under Jenkins, those S3 and Google drive credentials should be given to Jenkins. There are 2 errors that seem to be code related: ```...
> @tlvu Is there a list off the top of your head of other projects/configurations that would need to be addressed ? Quickly on the top of my head: All...
I also thought about this, few options, all just hypothesis: * Add a loop to pool on the ready/done status. * Add an environment var that during automation run, set...
Old Twitcher/Magpie performance problem that might be related to the performance hit observed by Travis: https://github.com/bird-house/twitcher/issues/97#issuecomment-777808757. I think this "fixed" issue has not fixed completely the problem. We have 2...