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 Tofino Build #415

Closed spisarski closed 2 years ago

spisarski commented 2 years ago

What does this PR do?

Fixes #413 Updates to the final_env_setup.yml script to update all apt packages and cache at the very end which seems to fix the /etc/apt/souces.list corruption when a VM starts using that image.

Do you have any concerns with this PR?

no

How can the reviewer verify this PR?

ensure CI runs, I've already updated both images (siddhi & tofino) generated with the new env_build scripts.

Any background context you want to provide?

Was cleaning up repo for storage and noticed that even though the build was still operating, something has occurred with either EC2 or Ubuntu causing the sources.list file to become a Jinja2 document.

Screenshots or logs (if appropriate)

Questions: