cablelabs / transparent-security

Transparent Security is a solution for identify the source devices of a DDoS attack and mitigates the attack in the customer premises or the access network. This solution leverages a P4 based programmable data plane for add in-band network telemetry (INT) for device identification and in-band mitigation.
https://www.cablelabs.com/vaccinate-your-network-to-prevent-the-spread-of-ddos-attacks
Apache License 2.0
32 stars 4 forks source link

Fix webhooks to Github for TPS CI jobs #327

Closed spisarski closed 3 years ago

spisarski commented 3 years ago

Github stopped accepting user/pass auth for webhooks and now only support tokens, therefore, we need to reconfigure them on Jenkins. see https://developer.github.com/changes/2020-02-14-deprecating-password-auth/

snapsci commented 3 years ago

Converted Jenkins CI jobs to use personal access token created by snapsci user, which fixed the CI issue (see http://10.146.10.85:8080/job/transparent-security-env-build-tofino/196/console)

bo-quan commented 3 years ago

Looking at the build triggering issue with comments

bo-quan commented 3 years ago

@spisarski or @Sanjhana-Jayagopal I think I fixed the triggering issue as I was able to trigger http://snapsci.cablelabs.com:8080/job/snaps-k8s/2782/ with comments. Could you create a dummy TS PR tomorrow to see if the issue is fixed for TS?

spisarski commented 3 years ago

@bo-quan - I just created a real one and they've kicked off, thanks!