You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it should be quite easy to add an upgrade test from the latest release, since we already have an upgrade test from the default branch on github.
from the latest dev release (for tljh this is equivalent to the main branch)
from the latest stable release (the previous release)
from the latest release of the previous major version
I figure it would make sense to have the same for tljh, where we currently have test 1 but is missing 2 and 3. (EDIT: see comment below, I think I'm incorrect - maybe we are testing 2 and not 1 currently?)
The text was updated successfully, but these errors were encountered:
consideRatio
changed the title
Add upgrade test from latest release major version release
Add upgrade test from latest release and from previous major version's latest release
Apr 4, 2023
I think it should be quite easy to add an upgrade test from the latest release, since we already have an upgrade test from the default branch on github.
the-littlest-jupyterhub/.github/integration-test.py
Lines 147 to 153 in adbd41d
z2jh has three upgrade tests:
I figure it would make sense to have the same for tljh, where we currently have test 1 but is missing 2 and 3. (EDIT: see comment below, I think I'm incorrect - maybe we are testing 2 and not 1 currently?)
The text was updated successfully, but these errors were encountered: