osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/31984 )
Change subject: README: add example: nightlies from different date
......................................................................
README: add example: nightlies from different date
Change-Id: I1b21c90b13a11aa1e51ea337207775c729709676
---
M README.md
1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/84/31984/1
diff --git a/README.md b/README.md
index dd3d992..0e59fe3 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,16 @@
* `NO_DOCKER_IMAGE_BUILD`: when set to `1`, it won't try to update the
containers (see "caching" below)
+### Using nightly packages from a different date
+
+Pick a date from [
here](https://downloads.osmocom.org/obs-mirror/) and use it:
+
+```
+$ export OSMOCOM_REPO_PATH="obs-mirror/20230316-061901"
+$ cd ttcn3-bsc-test
+$ ./jenkins.sh
+```
+
### More examples
latest (debian):
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/31984
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I1b21c90b13a11aa1e51ea337207775c729709676
Gerrit-Change-Number: 31984
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange