summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-08-16 16:42:15 +0700
committerDaniil Baturin <daniil@baturin.org>2021-08-16 16:42:15 +0700
commita48e07bfe120f6f227b506f64ab2b7719333e943 (patch)
tree183625a21ff6cb23c9f05d9f143faa1c6a55d6e5 /site
parentd8f60b5c6c178a21ce82bbdb308acffbf29e5cdd (diff)
downloadcommunity.vyos.net-a48e07bfe120f6f227b506f64ab2b7719333e943.tar.gz
community.vyos.net-a48e07bfe120f6f227b506f64ab2b7719333e943.zip
Reword the nightly builds passages.
Diffstat (limited to 'site')
-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