commit | 5e9ee255f1b2c86b2739fd7ace8259a422e1d3a0 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Feb 10 10:52:10 2025 -0500 |
committer | Dong Ma <dong.ma@vexxhost.com> | Mon Mar 03 02:48:53 2025 +0000 |
tree | ebb479f0d1cf6b254f2ab902745bef3fdd90ab3a | |
parent | 9403e9867890a65e68d46b0ef695ebd2fb72f935 [diff] |
Add unit tests to for {runtime,priority}ClassName These unit tests go over all the possible pods using the mount feature and make sure they are all listed in the runtime and priority class, which will make sure we don't miss any. Skip-Release-Notes Change-Id: Iba2e24bebd70f0d99f44566a1b0f115e4faa8f5b (cherry picked from commit 60bb74c60ea5b503c2348784656f0cb04784e954) Depends-On: Ib967555a008a7bddb0529750937864f6b001e772
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg