Skip to content

Instantly share code, notes, and snippets.

@OpenConfigBot
Created May 18, 2018 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OpenConfigBot/139f5263ec20957124c7d05edc2c79ff to your computer and use it in GitHub Desktop.
Save OpenConfigBot/139f5263ec20957124c7d05edc2c79ff to your computer and use it in GitHub Desktop.
OpenConfig CI Test Run Output: f314dfa0-5a38-11e8-8f31-759a6fbd536a
rm /tmp/lint.out; rm /tmp/go-tests.out; rm -rf /mnt/pd1/home/ghci/models-ci/models
git clone https://c2c9ef4849fc476b97c4a596f047c6913206a2c8@github.com/openconfig/models.git 2>&1 >/dev/null
Cloning into 'models'...
cd /mnt/pd1/home/ghci/models-ci/models
/mnt/pd1/home/ghci/models-ci/linter/test.sh temperature-float-573 | /mnt/pd1/home/ghci/models-ci/linter/lint_to_md.py -m html -f /tmp/lint.out
/mnt/pd1/home/ghci/models-ci/bin/checkout_branch.sh temperature-float-573
Switched to branch 'temperature-float-573'
Your branch is up-to-date with 'origin/temperature-float-573'.
cd gotests/regexp && make all 2>&1 >> /tmp/go-tests.out
/mnt/pd1/home/ghci/models-ci/bin/checkout_branch.sh master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
@OpenConfigBot
Copy link
Author

✅ Lint

✅ telemetry
✅ openconfig-telemetry Tests Passed.
✅ mpls
✅ openconfig-mpls Tests Passed.
✅ qos
✅ openconfig-qos Tests Passed.
✅ bfd
✅ openconfig-bfd-ni Tests Passed.
✅ openconfig-bfd Tests Passed.
✅ lacp
✅ openconfig-lacp Tests Passed.
✅ rib
✅ openconfig-bgp-rib Tests Passed.
✅ policy-forwarding
✅ openconfig-network-instance-srte-policy Tests Passed.
✅ stp
✅ openconfig-stp Tests Passed.
✅ openflow
✅ openconfig-openflow Tests Passed.
✅ interfaces
✅ openconfig-interfaces Tests Passed.
✅ system
✅ openconfig-system Tests Passed.
✅ vlan
✅ openconfig-vlan Tests Passed.
✅ multicast
✅ openconfig-multicast Tests Passed.
✅ lldp
✅ openconfig-lldp Tests Passed.
✅ bgp
✅ openconfig-bgp Tests Passed.
✅ segment-routing
✅ openconfig-network-instance-sr Tests Passed.
✅ openconfig-network-instance-sr-rsvp-coexistence Tests Passed.
✅ aft
✅ openconfig-aft Tests Passed.
✅ isis
✅ openconfig-isis Tests Passed.
✅ policy
✅ openconfig-routing-policy Tests Passed.
✅ local-routing
✅ openconfig-local-routing Tests Passed.
✅ platform
✅ openconfig-platform Tests Passed.
✅ optical-transport
✅ openconfig-transport-line-protection Tests Passed.
✅ openconfig-terminal-device Tests Passed.
✅ openconfig-wavelength-router Tests Passed.
✅ openconfig-optical-amplifier Tests Passed.
✅ relay-agent
✅ openconfig-relay-agent Tests Passed.
✅ acl
✅ openconfig-acl Tests Passed.
✅ ospf
✅ openconfig-ospf Tests Passed.
✅ network-instance
✅ openconfig-network-instance Tests Passed.
✅ probes
✅ openconfig-probes Tests Passed.

@OpenConfigBot
Copy link
Author

✅ Go Tests

make[1]: Entering directory `/mnt/pd1/home/ghci/models-ci/gotests/regexp'
PATH=/home/ghci/bin:/usr/local/bin:/usr/bin:/bin GOPATH=/mnt/pd1/home/ghci/models-ci/gotests/regexp/../../go /usr/local/go/bin/go get github.com/openconfig/goyang
GOPATH=/mnt/pd1/home/ghci/models-ci/gotests/regexp/../../go /usr/local/go/bin/go test --ocdir=/mnt/pd1/home/ghci/models-ci/gotests/regexp/../../models/yang
PASS
ok  	_/mnt/pd1/home/ghci/models-ci/gotests/regexp	0.170s
make[1]: Leaving directory `/mnt/pd1/home/ghci/models-ci/gotests/regexp'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment