diff options
| -rw-r--r-- | README.md | 6 | 
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ cd vyos-integration-test  ./setup.sh  ``` +* Set vagrant box (default to higebu/vyos) + +``` +export VYOS_VAGRANT_BOX=vyos/current +``` +  ## Run test  ```  | 
