]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
schedule: fix first-in-suite option help 2155/head
authorKefu Chai <k.chai@proxmox.com>
Tue, 17 Mar 2026 08:15:38 +0000 (16:15 +0800)
committerKefu Chai <k.chai@proxmox.com>
Tue, 17 Mar 2026 09:45:19 +0000 (17:45 +0800)
commitcd46d8274595e795e085322961a7d96867c42aec
tree395aece623908991fbe972607b53e2d6adaaef76
parentce7bec33850b1eb94acc9d1920f442db21b1a835
schedule: fix first-in-suite option help

The schedule command validates --seed, --subset and
--no-nested-subset together with --first-in-suite, and the suite
runner passes them that way when writing the rerun memo.

Update the help text to match the implemented behavior.

Reported-by: T K Chandra Hasan <t.k.chandra.hasan@ibm.com>
Signed-off-by: Kefu Chai <k.chai@proxmox.com>
scripts/schedule.py