firesim/regression/aws-ec2-tests
Tim Snyder d086ed8a0c reimplement buildafi deprecation warning
Implementation that used warn(DeprecationWarning) wasn't printing to output or being logged
implement it with more straightforward logging messages and by changing taskname to buildbitstream
2022-04-22 15:01:45 +00:00
..
.gitignore Port to Python3 + Switch to GH-A CI (#878) 2022-01-20 11:03:37 -08:00
README.md Port to Python3 + Switch to GH-A CI (#878) 2022-01-20 11:03:37 -08:00
build-default-afis.sh reimplement buildafi deprecation warning 2022-04-22 15:01:45 +00:00
defaults.sh Port to Python3 + Switch to GH-A CI (#878) 2022-01-20 11:03:37 -08:00
firesim-managerinit.expect Port to Python3 + Switch to GH-A CI (#878) 2022-01-20 11:03:37 -08:00
launch-setup-manager-instance.sh Add --skip-validate to GH action (#957) 2022-02-18 15:10:15 -08:00
run-isca-2018.sh Port to Python3 + Switch to GH-A CI (#878) 2022-01-20 11:03:37 -08:00

README.md

Assumes the following:

  • Are running on an AWS instance (needed to access private IPs + username centos)
  • Have a working AWS setup (ran aws configure)
  • Have a specific hash to test (hash must be accessible from the mainline firesim repo)
  1. Launch manager using script (should log the IP address in a file to use)
  2. Run a specific regression (up to the user to ensure that it ends properly)
  3. Terminate manager instance