summaryrefslogtreecommitdiff
path: root/site/get/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/get/index.md')
-rw-r--r--site/get/index.md6
1 files changed, 3 insertions, 3 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.