This series adds an RDS-specific config file for ksft CI and extends config.sh with a -c flag to specify an alternate config file path. Users can now specify the path of the config they want to update, or default to .config if none is specified.
Allison Henderson (2): selftests: rds: add tools/testing/selftests/net/rds/config selftests: rds: Add -c config option to rds/config.sh tools/testing/selftests/net/rds/Makefile | 1 + tools/testing/selftests/net/rds/config | 5 +++ tools/testing/selftests/net/rds/config.sh | 37 ++++++++++++++--------- 3 files changed, 28 insertions(+), 15 deletions(-) create mode 100644 tools/testing/selftests/net/rds/config -- 2.43.0
