This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from nanliu/pluginsync
Update from Intelsdi-x pluginsync 0.1.7
- Loading branch information
Showing
15 changed files
with
628 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!-- | ||
Thanks for filing an issue! Before hitting the button, give this a read. | ||
If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. | ||
If you suspect your issue is a bug, please add as much context as you can using the template below. If it is not a bug, remove any sections you don't need and explain how we can help. | ||
As a basic rule, if you cannot provide enough information to continue addressing the issue within 7 days, a maintainer will close it. We will, however, reopen it if you later provide the information. Thanks again. | ||
--> | ||
|
||
**Snap version** (use `snapctl -v`): | ||
|
||
**Environment**: | ||
- **Cloud provider or hardware configuration**: | ||
- **OS** (e.g. from /etc/os-release): | ||
- **Kernel** (e.g. `uname -a`): | ||
- **Relevant tools** (e.g. plugins used with Snap): | ||
- **Others** (e.g. deploying with Ansible): | ||
|
||
|
||
**What happened**: | ||
|
||
|
||
**What you expected to happen**: | ||
|
||
|
||
**Steps to reproduce it** (as minimally and precisely as possible): | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
|
||
**Anything else do we need to know** (e.g. issue happens only occasionally): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<!-- | ||
If this is a bug fix, make sure your description includes "fixes #xxxx", or | ||
"closes #xxxx" | ||
Please provide the following information: | ||
--> | ||
Fixes # | ||
|
||
Summary of changes: | ||
- | ||
- | ||
- | ||
|
||
How to verify it: | ||
- | ||
|
||
Testing done: | ||
- | ||
|
||
A picture of a snapping turtle (not required but encouraged): | ||
- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# File managed by pluginsync | ||
# | ||
# NOTE: please commit OS/Editor specific settings in your .gitignore_global | ||
# .idea | ||
# .DS_Store | ||
# | ||
# Compiled Object files, Static and Dynamic libs (Shared Objects) | ||
*.o | ||
*.a | ||
*.so | ||
|
||
# Folders | ||
_obj | ||
_test | ||
|
||
# Architecture specific extensions/prefixes | ||
*.[568vq] | ||
[568vq].out | ||
|
||
*.cgo1.go | ||
*.cgo2.c | ||
_cgo_defun.c | ||
_cgo_gotypes.go | ||
_cgo_export.* | ||
|
||
_testmain.go | ||
|
||
*.exe | ||
*.test | ||
*.prof | ||
|
||
# Output of the go coverage tool | ||
*.out | ||
profile.cov | ||
|
||
# we don't vendor godep _workspace | ||
**/Godeps/_workspace/** | ||
vendor/ | ||
|
||
# ignore build artifacts | ||
build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# File managed by pluginsync | ||
pluginsync_config: '0.1.7' | ||
managed_files: | ||
- .github | ||
- .github/ISSUE_TEMPLATE.md | ||
- .github/PULL_REQUEST_TEMPLATE.md | ||
- .gitignore | ||
- .pluginsync.yml | ||
- .travis.yml | ||
- CONTRIBUTING.md | ||
- LICENSE | ||
- Makefile | ||
- scripts | ||
- scripts/build.sh | ||
- scripts/common.sh | ||
- scripts/deps.sh | ||
- scripts/pre_deploy.sh | ||
- scripts/test.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
:global: | ||
maintainer: core | ||
.travis.yml: | ||
env: | ||
global: | ||
- ORG_PATH=/home/travis/gopath/src/github.com/intelsdi-x | ||
- SNAP_PLUGIN_SOURCE=/home/travis/gopath/src/github.com/${TRAVIS_REPO_SLUG} | ||
matrix: | ||
- TEST_TYPE=small | ||
- TEST_TYPE=medium | ||
deploy: | ||
access_key_id: AKIAINMB43VSSPFZISAA | ||
secret_access_key: | ||
secure: YyBdd22h/0hl6YtA25GzLsija8Yg8uvF8RjDVwNheqcAEpmroLCq4LMMFo+AubUv+6oGmttLXRPfHk0uP3040Vp44TSTMC/mmRNQl8sxO+h/9UOWTCIFsFFxj0uN6S2oFDutLbqwRlt3pK2kxxGwJwL3PgBqUQ0c4HKNRpqRSSyeCi3+omq9r5C1H+b+XCYPz7kyQHKYRFqAm3441SJV+mInZTQHYz01rMuinN/P/rUEl988w9YxLoaR2keqAY5NVaOh35/Cnih/wVL8wdwcajSv939WblZ6tU/+ZL65d7Zv79zx4JCbeelzCxLBy+ftOaEtsm5F73Q3FGbXNBjmmMC24tDjo6kPVKLQBKRaJ3976LaYYyRw8Y83EytkZ5zntQprB6JtRY2zy0Y5LqUUImGw5A2O403gEZfvuNjROPU38Wd9rwkL0qP1w5dzd8qW2tn4KMARmF04dx8frSc8MXPxrIrEN/NOoH/wBSQFr70iDFrfxpsmjwBZ10HNQUhhLIWRxckpaeFYmxA4cq9OH1XOP/Yvaf9l0HtOouZEdrMOyHTuGr0WiGT7zslosKU0kjSwLStg1K6qyyiIpARNs2mpwNUaReKs8acqIMlPQkJIFfgOPkr819TZ8O6Q4rjsfmglOCWfIIa2UTdSFkwkS2R33vtmdirJWaiK3Pazrus= | ||
api_key: | ||
secure: SE4c+5pw4lt+aij6uN6CRuTxnDc2wjSOiU18ZJj1TmZxhGEBq02MZivacziA6WlmEOhsG4giaR06/MFtZBr4EJH53mn4nbF+K5f6sdG5VIx8ibt3+Vw7A1stNDYBgupWMO0s7kxUSsQUAjCb+u+udEUz6vLjQkFEaASVA+cFXgP9YS3uevIfNOwJ8ipB7cHAA/48+0nS8UfTm0oXD2DbBNiavUSYQbor9Zylfxj/dRcykVANCy2VfTv9j8b86J7BTlnoTMaNGsaUMCYC+gRxapOhh6fj5Dn6XXFRPPpy/zLiUvW3itW8EsyKUgZFOr76nGQ1ptKbmSvfQIw19uNem45ufg2+2Lbwkt+SMinepn8PaVlYtgrxxFpWEQZAkZVrQbudwUdQDlKVTFKvBMtvYJ9frh0AwDwuLRkvyYdOZwPEA3zb6LOhoaeh76cb/EXtdg4HOhJjUmvvdBJ9vmzzh6kKcvKhY/ihKxoBlXOSDvwXIMUVs66jiPR5nDfY2bWYCL5wnve4o+Uj5YJdyAdC5HCsSAuXURCkVSk2JtLP/mVAQZs0P/pnmyurEUZ55c3M2DVWjNE2ksB/KNMLCt7d9uBczaOkLvuvuMNx1xyigwLcuK4/DZAjxgtLi9oqDfVbPRGuEcxvZp06pe1TZJO51ft2gR1lT0R7pNouIdWXVNQ= | ||
scripts/deps.sh: | ||
packages: | ||
- github.com/smartystreets/goconvey # NOTE: this should be moved to godep/glide | ||
- github.com/stretchr/testify/mock | ||
- github.com/gorilla/mux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,70 @@ | ||
sudo: required | ||
# File managed by pluginsync | ||
sudo: false | ||
language: go | ||
go: | ||
- 1.6 | ||
- 1.5.3 | ||
- 1.6.3 | ||
- 1.7.1 | ||
env: | ||
global: | ||
- SNAP_PLUGIN_SOURCE=/home/travis/gopath/src/github.com/intelsdi-x/snap-plugin-collector-snmp | ||
- ORG_PATH=/home/travis/gopath/src/github.com/intelsdi-x | ||
- SNAP_PLUGIN_SOURCE=/home/travis/gopath/src/github.com/${TRAVIS_REPO_SLUG} | ||
matrix: | ||
- TEST=small | ||
- TEST=legacy | ||
- TEST_TYPE=small | ||
- TEST_TYPE=medium | ||
- TEST_TYPE=build | ||
matrix: | ||
exclude: | ||
- go: 1.6.3 | ||
env: TEST_TYPE=build | ||
before_install: | ||
- go get github.com/tools/godep | ||
- if [ ! -d $SNAP_PLUGIN_SOURCE ]; then mkdir -p $HOME/gopath/src/github.com/intelsdi-x; ln -s $TRAVIS_BUILD_DIR $SNAP_PLUGIN_SOURCE; fi # CI for forks not from intelsdi-x | ||
- "[[ -d $SNAP_PLUGIN_SOURCE ]] || mkdir -p $ORG_PATH && ln -s $TRAVIS_BUILD_DIR $SNAP_PLUGIN_SOURCE" | ||
install: | ||
- export TMPDIR=$HOME/tmp | ||
- mkdir -p $TMPDIR | ||
- cd $SNAP_PLUGIN_SOURCE # change dir into source | ||
- cd $SNAP_PLUGIN_SOURCE | ||
- make deps | ||
script: | ||
- make check TEST=$TEST 2>&1 # Run test suite | ||
- make check 2>&1 | ||
notifications: | ||
email: false | ||
slack: | ||
secure: VkbZLIc2RH8yf3PtIAxUNPdAu3rQQ7yQx0GcK124JhbEnZGaHyK615V0rbG7HcVmYKGPdB0cXqZiLBDKGqGKb2zR1NepOe1nF03jxGSpPq8jIFeEXSJGEYGL34ScDzZZGuG6qwbjFcXiW5lqn6t8igzp7v2+URYBaZo5ktCS2xY= | ||
before_deploy: | ||
- "./scripts/pre_deploy.sh" | ||
deploy: | ||
- provider: s3 | ||
access_key_id: AKIAINMB43VSSPFZISAA | ||
secret_access_key: | ||
secure: YyBdd22h/0hl6YtA25GzLsija8Yg8uvF8RjDVwNheqcAEpmroLCq4LMMFo+AubUv+6oGmttLXRPfHk0uP3040Vp44TSTMC/mmRNQl8sxO+h/9UOWTCIFsFFxj0uN6S2oFDutLbqwRlt3pK2kxxGwJwL3PgBqUQ0c4HKNRpqRSSyeCi3+omq9r5C1H+b+XCYPz7kyQHKYRFqAm3441SJV+mInZTQHYz01rMuinN/P/rUEl988w9YxLoaR2keqAY5NVaOh35/Cnih/wVL8wdwcajSv939WblZ6tU/+ZL65d7Zv79zx4JCbeelzCxLBy+ftOaEtsm5F73Q3FGbXNBjmmMC24tDjo6kPVKLQBKRaJ3976LaYYyRw8Y83EytkZ5zntQprB6JtRY2zy0Y5LqUUImGw5A2O403gEZfvuNjROPU38Wd9rwkL0qP1w5dzd8qW2tn4KMARmF04dx8frSc8MXPxrIrEN/NOoH/wBSQFr70iDFrfxpsmjwBZ10HNQUhhLIWRxckpaeFYmxA4cq9OH1XOP/Yvaf9l0HtOouZEdrMOyHTuGr0WiGT7zslosKU0kjSwLStg1K6qyyiIpARNs2mpwNUaReKs8acqIMlPQkJIFfgOPkr819TZ8O6Q4rjsfmglOCWfIIa2UTdSFkwkS2R33vtmdirJWaiK3Pazrus= | ||
bucket: snap.ci.snap-telemetry.io | ||
region: us-west-2 | ||
skip_cleanup: true | ||
local-dir: s3 | ||
upload-dir: plugins | ||
acl: public_read | ||
on: | ||
repo: intelsdi-x/snap-plugin-collector-snmp | ||
branch: master | ||
condition: $TEST_TYPE = "build" && $TRAVIS_GO_VERSION = "1.7.1" | ||
- provider: s3 | ||
access_key_id: AKIAINMB43VSSPFZISAA | ||
secret_access_key: | ||
secure: YyBdd22h/0hl6YtA25GzLsija8Yg8uvF8RjDVwNheqcAEpmroLCq4LMMFo+AubUv+6oGmttLXRPfHk0uP3040Vp44TSTMC/mmRNQl8sxO+h/9UOWTCIFsFFxj0uN6S2oFDutLbqwRlt3pK2kxxGwJwL3PgBqUQ0c4HKNRpqRSSyeCi3+omq9r5C1H+b+XCYPz7kyQHKYRFqAm3441SJV+mInZTQHYz01rMuinN/P/rUEl988w9YxLoaR2keqAY5NVaOh35/Cnih/wVL8wdwcajSv939WblZ6tU/+ZL65d7Zv79zx4JCbeelzCxLBy+ftOaEtsm5F73Q3FGbXNBjmmMC24tDjo6kPVKLQBKRaJ3976LaYYyRw8Y83EytkZ5zntQprB6JtRY2zy0Y5LqUUImGw5A2O403gEZfvuNjROPU38Wd9rwkL0qP1w5dzd8qW2tn4KMARmF04dx8frSc8MXPxrIrEN/NOoH/wBSQFr70iDFrfxpsmjwBZ10HNQUhhLIWRxckpaeFYmxA4cq9OH1XOP/Yvaf9l0HtOouZEdrMOyHTuGr0WiGT7zslosKU0kjSwLStg1K6qyyiIpARNs2mpwNUaReKs8acqIMlPQkJIFfgOPkr819TZ8O6Q4rjsfmglOCWfIIa2UTdSFkwkS2R33vtmdirJWaiK3Pazrus= | ||
bucket: snap.ci.snap-telemetry.io | ||
region: us-west-2 | ||
skip_cleanup: true | ||
local-dir: s3 | ||
upload-dir: plugins | ||
acl: public_read | ||
on: | ||
repo: intelsdi-x/snap-plugin-collector-snmp | ||
tags: true | ||
condition: $TEST_TYPE = "build" && $TRAVIS_GO_VERSION = "1.7.1" | ||
- provider: releases | ||
api_key: | ||
secure: SE4c+5pw4lt+aij6uN6CRuTxnDc2wjSOiU18ZJj1TmZxhGEBq02MZivacziA6WlmEOhsG4giaR06/MFtZBr4EJH53mn4nbF+K5f6sdG5VIx8ibt3+Vw7A1stNDYBgupWMO0s7kxUSsQUAjCb+u+udEUz6vLjQkFEaASVA+cFXgP9YS3uevIfNOwJ8ipB7cHAA/48+0nS8UfTm0oXD2DbBNiavUSYQbor9Zylfxj/dRcykVANCy2VfTv9j8b86J7BTlnoTMaNGsaUMCYC+gRxapOhh6fj5Dn6XXFRPPpy/zLiUvW3itW8EsyKUgZFOr76nGQ1ptKbmSvfQIw19uNem45ufg2+2Lbwkt+SMinepn8PaVlYtgrxxFpWEQZAkZVrQbudwUdQDlKVTFKvBMtvYJ9frh0AwDwuLRkvyYdOZwPEA3zb6LOhoaeh76cb/EXtdg4HOhJjUmvvdBJ9vmzzh6kKcvKhY/ihKxoBlXOSDvwXIMUVs66jiPR5nDfY2bWYCL5wnve4o+Uj5YJdyAdC5HCsSAuXURCkVSk2JtLP/mVAQZs0P/pnmyurEUZ55c3M2DVWjNE2ksB/KNMLCt7d9uBczaOkLvuvuMNx1xyigwLcuK4/DZAjxgtLi9oqDfVbPRGuEcxvZp06pe1TZJO51ft2gR1lT0R7pNouIdWXVNQ= | ||
file: | ||
- release/snap-plugin-collector-snmp_linux_x86_64 | ||
skip_cleanup: true | ||
on: | ||
repo: intelsdi-x/snap-plugin-collector-snmp | ||
tags: true | ||
condition: $TEST_TYPE = "build" && $TRAVIS_GO_VERSION = "1.7.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// +build legacy | ||
// +build medium | ||
|
||
/* | ||
http://www.apache.org/licenses/LICENSE-2.0.txt | ||
|
Oops, something went wrong.