Commit Graph

25 Commits

Author SHA1 Message Date
Min RK
c1df7e9735 integration test: include pip freeze in output 2023-05-11 10:55:35 +02:00
Erik Sundell
8e94bbe468 ci: add upgrade tests from: main, latest, and 0.2.0 2023-04-15 10:49:40 +02:00
Pris Nasrat
4a701d2e1c Remove commented out code in uid/gid debugging 2023-02-09 07:52:04 -05:00
Simon Li
57b0ed89b3 Try ignoring /sys/fs/cgroup mount 2023-02-07 11:42:02 -05:00
Simon Li
967348069f Add inspect to container debugging 2023-02-07 11:42:02 -05:00
Simon Li
20c6a851de integration-test.py: fix time delay check 2023-02-07 11:42:02 -05:00
Simon Li
ae5fd64576 integration-test.py: try docker first 2023-02-07 11:42:02 -05:00
Simon Li
05d46e1d9b integration-test.py: Add debugging info 2023-02-07 11:42:02 -05:00
Erik Sundell
e0aaa4f995 pre-commit: run black with string normalization 2021-11-03 23:55:34 +01:00
Erik Sundell
2ba942ba76 pre-commit: manual adjustments following black 2021-11-03 23:53:43 +01:00
Erik Sundell
771ae59636 pre-commit: run black without string normalization 2021-11-03 23:53:41 +01:00
Erik Sundell
a64f242b61 flake8 fixes: unused imports and f-strings without vars 2021-10-28 15:43:50 +02:00
Erik Sundell
1d6ac29145 ci: add notes about pytest --maxfail=2 choice 2021-10-19 14:42:36 +02:00
Erik Sundell
96c3e6fb93 ci: add debugging message 2021-10-19 14:42:36 +02:00
Erik Sundell
a4768226ee ci: make pytest report time per test 2021-10-19 14:42:36 +02:00
Erik Sundell
104ffcf8a6 ci: pytest --capture=no for more logs 2021-10-19 14:42:36 +02:00
Erik Sundell
922bfad0f5 ci: let ubuntu version be configurable 2021-10-19 14:42:36 +02:00
Erik Sundell
6daee0d643 ci: use pytest flags --color --exit-first --verbose 2021-10-19 14:42:36 +02:00
Erik Sundell
9179365a4f docs: fix language regarding master 2021-10-19 11:33:58 +02:00
Simon Li
e3bb87b99c Update Amazon docs:
`t2.micro` works but recommend `t3.small`
2021-10-18 20:31:41 +01:00
Simon Li
1859a4690f Lower test memory to 900m 2021-10-18 19:42:51 +01:00
YuviPanda
19bbcb8ba3 Try setting min. req to 1GB of RAM
Now that we only ship prebuilt jupyterlab extensions,
maybe this is ok?
2021-10-18 18:39:50 +05:30
Yuvi Panda
94583fecfd Revert "Revert "Switch integration and upgrade tests from CircleCI to GitHub actions"" 2021-04-03 02:06:04 +05:30
Yuvi Panda
aed36225f7 Revert "Switch integration and upgrade tests from CircleCI to GitHub actions" 2021-04-03 02:05:24 +05:30
GeorgianaElena
993fe4a31e Move integration basic tests to GHA 2021-03-30 10:51:24 +03:00