Skip to content

Conversation

@keedya
Copy link

@keedya keedya commented Jan 11, 2017

Add a new option in the config file to allow user to skip the generation of pollers on a compute node

to skip the generation of pollers on a compute node
@keedya keedya force-pushed the origin/skip-pollers branch from c7b3c6e to 523b2cb Compare January 11, 2017 01:18
@JenkinsRHD
Copy link
Contributor

BUILD on-http #3053 : ABORTED

BUILD unit-tests #10865 Error Logs ▼Test Name: Http.Services.Api.Profiles should run discovery with the configuration given graph Error Details: expected createAndRunGraph to have been called with arguments { name: "from.config.graph", options: { defaults: { graphOptions: { obm-option: { autoCreateObm: "false" }, target: "test" }, nodeId: "test" } } } createAndRunGraph({ name: "from.config.graph", options: { defaults: { graphOptions: { obm-option: { autoCreateObm: "false" }, target: "test" }, nodeId: "test" }, skip-pollers: { skipPollersCreation: undefined } } }, null) => [object Promise] at ProfileApiService.runDiscovery (/home/jenkins/workspace/on-http@2/build/lib/services/profiles-api-service.js:9:6785) Stack Trace: AssertionError: expected createAndRunGraph to have been called with arguments { name: "from.config.graph", options: { defaults: { graphOptions: { obm-option: { autoCreateObm: "false" }, target: "test" }, nodeId: "test" } } } createAndRunGraph({ name: "from.config.graph", options: { defaults: { graphOptions: { obm-option: { autoCreateObm: "false" }, target: "test" }, nodeId: "test" }, skip-pollers: { skipPollersCreation: undefined } } }, null) => [object Promise] at ProfileApiService.runDiscovery (lib/services/profiles-api-service.js:9:6785) at spec/lib/services/profiles-api-service-spec.js:240:71 at bound (domain.js:287:14) at runBound (domain.js:300:12) at tryCatcher (node_modules/on-core/node_modules/bluebird/js/main/util.js:26:23) at Promise._settlePromiseFromHandler (node_modules/on-core/node_modules/bluebird/js/main/promise.js:510:31) at Promise._settlePromiseAt (node_modules/on-core/node_modules/bluebird/js/main/promise.js:584:18) at Promise._settlePromises (node_modules/on-core/node_modules/bluebird/js/main/promise.js:700:14) at Async._drainQueue (node_modules/on-core/node_modules/bluebird/js/main/async.js:123:16) at Async._drainQueues (node_modules/on-core/node_modules/bluebird/js/main/async.js:133:10) at Immediate.Async.drainQueues [as _onImmediate] (node_modules/on-core/node_modules/bluebird/js/main/async.js:15:14)

@keedya keedya force-pushed the origin/skip-pollers branch from 523b2cb to 7eab527 Compare January 11, 2017 01:26
@JenkinsRHD
Copy link
Contributor

BUILD on-http #3054 : ABORTED

@geoff-reid
Copy link
Contributor

👍

@brianparry brianparry merged commit cfdf830 into RackHD:master Jan 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants