summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordd <dd@wx.tnyzeq.icu>2024-07-06 14:36:08 +0200
committerdd <dd@wx.tnyzeq.icu>2024-07-06 14:36:08 +0200
commit748548057ec4441549e574378b50dd6abcc0f753 (patch)
tree77baeae16eaf452e48296e28e4f166e14492f2e1
parentfe68b09beb24801a878f7fb7baf3a59b2b9fc95e (diff)
downloadvyos-jenkins-748548057ec4441549e574378b50dd6abcc0f753.tar.gz
vyos-jenkins-748548057ec4441549e574378b50dd6abcc0f753.zip
improved wording and added disclaimer
-rw-r--r--readme.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index d21fa38..17ccf81 100644
--- a/readme.md
+++ b/readme.md
@@ -121,7 +121,7 @@ If all went well, then all steps should complete successfully and then you can:
- At least, it asks you to specify build-by, after you do then confirm and wait. This identifier is used
as the `--build-by` parameter, this can be e-mail or any other identifier.
-And you should have the ISO(s) in current directory (`/opt/vyos-jenkins`).
+Now you should have the ISO(s) in current directory (`/opt/vyos-jenkins`).
Jenkins will automatically detect changes and build new packages, thus if you keep build server running then
it should keep the repositories up to date by itself. This way you can just use build-iso.sh again and again.
@@ -137,6 +137,9 @@ is empty, then make sure no build failed in the **Build History**, after this yo
You could be also interested in the [Smoketest](#smoketest).
If something isn't right, then see [Something is wrong](#something-is-wrong).
+Beware - like with any custom ISO you shall test every ISO you build with your configuration and traffic flowing.
+The Smoketest isn't substitute for real world testing.
+
---
Option 2: Manual guide
@@ -373,8 +376,7 @@ reprepro repository.
> **Name:** CUSTOM_DOCKER_REPO\
> **Value:** 172.17.17.17:5000
-This variable is used to specify local docker registry for automatic `vyos-build` docker image rebuild,
-[see bellow for details](#additional-jobs).
+This variable is used to specify local docker registry for automatic `vyos-build` docker image rebuild.
**Global Pipeline Libraries -> Add**