public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] Add dependency checking
@ 2018-07-11 12:29 Punit Agrawal
  2018-07-11 12:29 ` [LTP] [PATCH 1/4] controllers/cgroup_fj_common.sh: Check for dependencies during setup Punit Agrawal
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Punit Agrawal @ 2018-07-11 12:29 UTC (permalink / raw)
  To: ltp

Hi,

While investigating failures from nightly runs, I came across some
tests that don't explicitly check for dependencies.

Add appropriate check for dependencies so the tests are reported as an
issue with the configuration rather than a test failure. These set of
patches transitions ~50-60 tests from reporting failures to a
configuration issue.

Thanks,
Punit

Punit Agrawal (4):
  controllers/cgroup_fj_common.sh: Check for dependencies during setup
  quota_remount_test01: Add explicit check for dependencies
  memcg_lib.sh: Check for killall
  controllers/pids.sh: Check for killall

 testcases/kernel/controllers/cgroup_fj/cgroup_fj_common.sh | 1 +
 testcases/kernel/controllers/memcg/functional/memcg_lib.sh | 3 +++
 testcases/kernel/controllers/pids/pids.sh                  | 1 +
 testcases/kernel/fs/quota_remount/quota_remount_test01.sh  | 4 ++++
 4 files changed, 9 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-16 16:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 12:29 [LTP] [PATCH 0/4] Add dependency checking Punit Agrawal
2018-07-11 12:29 ` [LTP] [PATCH 1/4] controllers/cgroup_fj_common.sh: Check for dependencies during setup Punit Agrawal
2018-07-11 12:29 ` [LTP] [PATCH 2/4] quota_remount_test01: Add explicit check for dependencies Punit Agrawal
2018-07-11 12:29 ` [LTP] [PATCH 3/4] memcg_lib.sh: Check for killall Punit Agrawal
2018-07-11 12:29 ` [LTP] [PATCH 4/4] controllers/pids.sh: " Punit Agrawal
2018-07-16 15:52 ` [LTP] [PATCH 0/4] Add dependency checking Jan Stancek
2018-07-16 16:20   ` Punit Agrawal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox