Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 434: Add connector level proxy configurations #436

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

fix-issue-434 To add proxy related settings to splunk connector

b45a55d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix issue 434: Add connector level proxy configurations #436

fix-issue-434 To add proxy related settings to splunk connector
b45a55d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded Oct 29, 2024 in 0s

All 175 tests pass in 38s

175 tests   175 ✅  38s ⏱️
 24 suites    0 💤
 24 files      0 ❌

Results for commit b45a55d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

175 tests found

There are 175 tests, see "Raw output" for the full list of tests.
Raw output
com.splunk.hecclient.ConcurrentHecTest ‑ create
com.splunk.hecclient.ConcurrentHecTest ‑ send
com.splunk.hecclient.ConcurrentHecTest ‑ sendWithFailure
com.splunk.hecclient.DoubleSerializerTest ‑ serialize
com.splunk.hecclient.HecAckPollResponseTest ‑ getAcks
com.splunk.hecclient.HecAckPollResponseTest ‑ getSuccessIds
com.splunk.hecclient.HecAckPollerTest ‑ add
com.splunk.hecclient.HecAckPollerTest ‑ addWithDupId
com.splunk.hecclient.HecAckPollerTest ‑ addWithNoAckReady
com.splunk.hecclient.HecAckPollerTest ‑ addWithTimeoutError
com.splunk.hecclient.HecAckPollerTest ‑ addWithWrongAckId
com.splunk.hecclient.HecAckPollerTest ‑ addWithoutCallback
com.splunk.hecclient.HecAckPollerTest ‑ emptyPoll
com.splunk.hecclient.HecAckPollerTest ‑ fail
com.splunk.hecclient.HecAckPollerTest ‑ getMinLoadChannel
com.splunk.hecclient.HecAckPollerTest ‑ getterSetter
com.splunk.hecclient.HecAckPollerTest ‑ startStop
com.splunk.hecclient.HecAckPollerTest ‑ stickySessionHandler
com.splunk.hecclient.HecChannelTest ‑ eq
com.splunk.hecclient.HecChannelTest ‑ executeHttpRequest
com.splunk.hecclient.HecChannelTest ‑ getterSetter
com.splunk.hecclient.HecChannelTest ‑ send
com.splunk.hecclient.HecChannelTest ‑ setTracking
com.splunk.hecclient.HecConfigTest ‑ getterSetter
com.splunk.hecclient.HecTest ‑ close
com.splunk.hecclient.HecTest ‑ create
com.splunk.hecclient.HecTest ‑ send
com.splunk.hecclient.HecTest ‑ sendEmptyBatch
com.splunk.hecclient.HecURIBuilderTest ‑ testAutoExtractTimestamp
com.splunk.hecclient.HecURIBuilderTest ‑ testDefaultValues
com.splunk.hecclient.HttpClientBuilderTest ‑ buildDefault
com.splunk.hecclient.HttpClientBuilderTest ‑ buildHttpProxy
com.splunk.hecclient.HttpClientBuilderTest ‑ buildSecureCustomKeystore
com.splunk.hecclient.HttpClientBuilderTest ‑ buildSecureCustomKeystorePkcs12
com.splunk.hecclient.HttpClientBuilderTest ‑ buildSecureDefault
com.splunk.hecclient.HttpClientBuilderTest ‑ buildUnsecure
com.splunk.hecclient.IndexerTest ‑ ConfirmShortBackPressureConfig
com.splunk.hecclient.IndexerTest ‑ getHeaders
com.splunk.hecclient.IndexerTest ‑ getterSetter
com.splunk.hecclient.IndexerTest ‑ sendCompressedBatchWithSuccess
com.splunk.hecclient.IndexerTest ‑ sendCompressedRawBatchWithSuccess
com.splunk.hecclient.IndexerTest ‑ sendWithCloseError
com.splunk.hecclient.IndexerTest ‑ sendWithIOError
com.splunk.hecclient.IndexerTest ‑ sendWithInvalidData
com.splunk.hecclient.IndexerTest ‑ sendWithReadError
com.splunk.hecclient.IndexerTest ‑ sendWithServerBusy
com.splunk.hecclient.IndexerTest ‑ sendWithSuccess
com.splunk.hecclient.IndexerTest ‑ toStr
com.splunk.hecclient.JsonEvenBatchTest ‑ add
com.splunk.hecclient.JsonEvenBatchTest ‑ addWithFailure
com.splunk.hecclient.JsonEvenBatchTest ‑ createFromThis
com.splunk.hecclient.JsonEvenBatchTest ‑ getContentType
com.splunk.hecclient.JsonEvenBatchTest ‑ getHttpEntity
com.splunk.hecclient.JsonEvenBatchTest ‑ getRestEndpoint
com.splunk.hecclient.JsonEvenBatchTest ‑ isTimedout
com.splunk.hecclient.JsonEvenBatchTest ‑ setterGetter
com.splunk.hecclient.JsonEvenBatchTest ‑ testGZIPCompressionForJsonEvent
com.splunk.hecclient.JsonEvenBatchTest ‑ toStr
com.splunk.hecclient.JsonEventTest ‑ addFields
com.splunk.hecclient.JsonEventTest ‑ createInvalidJsonEventWithEmptyString
com.splunk.hecclient.JsonEventTest ‑ createInvalidJsonEventWithNullData
com.splunk.hecclient.JsonEventTest ‑ createValidJsonEvent
com.splunk.hecclient.JsonEventTest ‑ getBytes
com.splunk.hecclient.JsonEventTest ‑ getInputStream
com.splunk.hecclient.JsonEventTest ‑ getterSetter
com.splunk.hecclient.JsonEventTest ‑ toStr
com.splunk.hecclient.LoadBalancerTest ‑ add
com.splunk.hecclient.LoadBalancerTest ‑ remove
com.splunk.hecclient.LoadBalancerTest ‑ send
com.splunk.hecclient.LoadBalancerTest ‑ sendWithAllBackPressure
com.splunk.hecclient.LoadBalancerTest ‑ sendWithOneBackPressure
com.splunk.hecclient.LoadBalancerTest ‑ sendWithOneNotAvailable
com.splunk.hecclient.LoadBalancerTest ‑ sendWithoutChannels
com.splunk.hecclient.LoadBalancerTest ‑ size
com.splunk.hecclient.PostResponseTest ‑ getAckId
com.splunk.hecclient.PostResponseTest ‑ getText
com.splunk.hecclient.PostResponseTest ‑ getterSetter
com.splunk.hecclient.PostResponseTest ‑ isSucceed
com.splunk.hecclient.RawEventBatchTest ‑ add
com.splunk.hecclient.RawEventBatchTest ‑ addWithFailure
com.splunk.hecclient.RawEventBatchTest ‑ checkEquals
com.splunk.hecclient.RawEventBatchTest ‑ createFromThis
com.splunk.hecclient.RawEventBatchTest ‑ getContentType
com.splunk.hecclient.RawEventBatchTest ‑ getRestEndpoint
com.splunk.hecclient.RawEventBatchTest ‑ getter
com.splunk.hecclient.RawEventBatchTest ‑ testGZIPCompressionForRaw
com.splunk.hecclient.RawEventTest ‑ createInvalidRawEventWithEmptyString
com.splunk.hecclient.RawEventTest ‑ createInvalidRawEventWithNullData
com.splunk.hecclient.RawEventTest ‑ createValidRawEvent
com.splunk.hecclient.RawEventTest ‑ getBytes
com.splunk.hecclient.RawEventTest ‑ getInputStreamWithLineBreaker
com.splunk.hecclient.RawEventTest ‑ getInputStreamWithoutLineBreaker
com.splunk.hecclient.RawEventTest ‑ getterSetter
com.splunk.hecclient.RawEventTest ‑ length
com.splunk.hecclient.RawEventTest ‑ toStr
com.splunk.hecclient.RawEventTest ‑ writeToWithCarriageReturn
com.splunk.hecclient.RawEventTest ‑ writeToWithoutCarriageReturn
com.splunk.hecclient.ResponsePollerTest ‑ addFailedBatch
com.splunk.hecclient.ResponsePollerTest ‑ addSuccessfulBatch
com.splunk.hecclient.ResponsePollerTest ‑ fail
com.splunk.hecclient.ResponsePollerTest ‑ getMinLoadChannel
com.splunk.hecclient.ResponsePollerTest ‑ getTotalOutstandingEventBatches
com.splunk.hecclient.ResponsePollerTest ‑ start
com.splunk.hecclient.ResponsePollerTest ‑ stop
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addEventBatch
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addEventBatchWithNonSinkRecord
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addFailedEventBatch
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ addNonFailedEventBatch
com.splunk.kafka.connect.KafkaRecordTrackerTest ‑ removeEventBatchMultiThread
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ config
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ startStop
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ taskClass
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testErrorWithoutUriConf
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidIndex
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidJsonEventEnrichmentConfig1
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidJsonEventEnrichmentConfig2
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidJsonEventEnrichmentConfig3
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidKerberosOnlyKeytabSet
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidKerberosOnlyPrincipalSet
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidQueueCapacity
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidSplunkConfigurationWithMandatoryFieldMissingWithValidationDisabled
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidSplunkConfigurationsWithValidationDisabled
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidSplunkConfigurationsWithValidationEnabled
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testInvalidToken
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testNullHecToken
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidKerberosBothEmpty
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidKerberosBothSet
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidMultipleURIs
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidQueueCapacity
com.splunk.kafka.connect.SplunkSinkConnecterTest ‑ testValidSplunkConfigurations
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ create
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithEmptyTopicMetaData
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithInvalidEnrichment
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithInvalidHttpsConfig
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithMetaDataError
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithMetaDataNonUniform
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithMetaDataUniform
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ createWithoutEnrichment
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ getHecConfig
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ getHecConfigCustomKeystore
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ hasMetaDataConfigured
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testCustomKeystore
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testEmptyTopicsAndTopicsRegexCombination
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testHttpProxy
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testNoCustomKeystore
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testSpecialCharLineBreaker
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ testTopicsAndTopicsRegexCombination
com.splunk.kafka.connect.SplunkSinkConnectorConfigTest ‑ toStr
com.splunk.kafka.connect.SplunkSinkRecordTest ‑ CompareRecordHeaders
com.splunk.kafka.connect.SplunkSinkRecordTest ‑ checkKafkaHeaderUtilityGetters
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ checkExtractedTimestamp
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ checkExtractedTimestampWithTimezone
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ checkExtractedTimestampWithoutTimezoneAsUTC
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ emptyRegex
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ failToExtractTimestamp
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ invalidCaptureGroup
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ invalidTimestampFormat
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithEmptyEvent
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithEmptyRecords
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithEventAndAck
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithFailure
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithFailureAndBackpressure
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithFailureHandleFailedBatches
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithMaxEvents
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithNullEvent
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithNullIndexHeaderValue
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithRawAndAck
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithRawAndAckWithoutMeta
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ putWithoutMaxBatchAligned
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ startStopConcurrent
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ startStopDefault
com.splunk.kafka.connect.SplunkSinkTaskTest ‑ startStopWithoutAck
com.splunk.kafka.connect.StructEventTest ‑ struct
com.splunk.kafka.connect.VersionUtilsTest ‑ getVersionFromProperties
com.splunk.kafka.connect.VersionUtilsTest ‑ readResourceFile