Skip to content

Commit ba4518a

Browse files
authored
update ci config to fix test failure(#237)
1 parent df0e5ad commit ba4518a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/ci_nozzle_manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ applications:
2525
APP_LIMITS: 1000
2626
BOLTDB_PATH: cache.db
2727
EVENTS: ValueMetric,CounterEvent,Error,LogMessage,HttpStartStop,ContainerMetric
28-
EXTRA_FIELDS: name:update-ci-test
29-
FIREHOSE_SUBSCRIPTION_ID: splunk-pcf-ci
28+
EXTRA_FIELDS: name:splunk-pcf-ci
29+
FIREHOSE_SUBSCRIPTION_ID: splunk-ci
3030
FLUSH_INTERVAL: 5s
3131
CONSUMER_QUEUE_SIZE: 10000
3232
HEC_BATCH_SIZE: 100

0 commit comments

Comments
 (0)