wildfly / wildfly-tck-runners

Test runners for executing various TCKs against a WildFly runtime
Apache License 2.0
1 stars 7 forks source link

Update authentication TCK to use a parent directory for intermediate state to make clean up easier. #23

Open darranl opened 2 years ago

darranl commented 2 years ago

It probably makes sense to use two top level directories:

That way when cleaning we can just clean the extracted TCKs and reuse the downloaded zips.

clean-tck.sh should probably default to just cleaning the work directory unless an additional argument is passed in. something like "all"