Merge pull request #17430 from BrentBaccala/gns3-placeholder
test: GNS3 placeholder
This commit is contained in:
commit
51fdf05242
3
bigbluebutton-tests/gns3/.gitignore
vendored
Normal file
3
bigbluebutton-tests/gns3/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
NPDC
|
||||
bbb-dev-ca.crt
|
||||
bbb-dev-ca.key
|
1
bigbluebutton-tests/gns3/NPDC.placeholder.sh
Executable file
1
bigbluebutton-tests/gns3/NPDC.placeholder.sh
Executable file
@ -0,0 +1 @@
|
||||
git clone --branch master --depth 1 https://github.com/BrentBaccala/NPDC NPDC
|
@ -35,11 +35,10 @@ Some special names are defined. Requesting a device name starting with `testcli
|
||||
|
||||
## Usage
|
||||
|
||||
1. You'll need several tools from Brent Baccala's NPDC repository on github, which is a submodule in the NPDC directory, so run this command to fetch it:
|
||||
1. You'll need several tools from Brent Baccala's NPDC repository on github, so run this command to fetch it:
|
||||
|
||||
```
|
||||
git submodule init
|
||||
git submodule update
|
||||
./NPDC.placeholder.sh
|
||||
```
|
||||
|
||||
1. Read, understand, and run the `install-gns3.sh` script in `NPDC/GNS3`
|
||||
|
Loading…
Reference in New Issue
Block a user