summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/get/index.md6
-rw-r--r--site/get/nightly-builds.md10
2 files changed, 10 insertions, 6 deletions
diff --git a/site/get/index.md b/site/get/index.md
index d4fee27..2656935 100644
--- a/site/get/index.md
+++ b/site/get/index.md
@@ -5,10 +5,10 @@ VyOS has three release "channels": nightly builds, monthly snapshots, and LTS re
## Nightly builds
Nightly builds are automatically produced at least once a day and include all the latest
-code and features from maintainers and community contributors.
+code (bug fixes and features) from maintainers and community contributors.
-Nightly builds are not hand-tested before upload - a basic set of automated
-[smoketests](https://github.com/vyos/vyos-1x/tree/current/smoketest/scripts/cli) is executed
+Nightly builds are not hand-tested before upload. A basic set of automated
+[smoke tests](https://github.com/vyos/vyos-1x/tree/current/smoketest/scripts/cli) is executed
for each build ensuring that basic functionality is working. In addition we load arbitrary
[configurations](https://github.com/vyos/vyos-1x/tree/current/smoketest/configs) to ensure
there are no errors during config migration and system bootup.
diff --git a/site/get/nightly-builds.md b/site/get/nightly-builds.md
index 2222876..5c485df 100644
--- a/site/get/nightly-builds.md
+++ b/site/get/nightly-builds.md
@@ -1,9 +1,13 @@
# VyOS nightly builds
-VyOS nightly builds are automatically produced from the `current` branch every day.
+VyOS nightly builds are automatically produced from the `current` branch and the development branch for the LTS release,
+at least once a day.
They include all the latest code from maintainers and community contributors.
-Nightly builds _do not receive any testing_ before upload. They can be broken in the most bizzare ways,
-up to and including failing to boot. They are only for testing latest code.
+Nightly builds are not hand-tested before upload. A basic set of automated
+[smoke tests](https://github.com/vyos/vyos-1x/tree/current/smoketest/scripts/cli) is executed
+for each build ensuring that basic functionality is working. In addition we load arbitrary
+[configurations](https://github.com/vyos/vyos-1x/tree/current/smoketest/configs) to ensure
+there are no errors during config migration and system bootup.
## Available builds