Set dependency to a Folder

Need new test, action, option? Post request here.
Post Reply
Betelgeuse
Posts: 6
Joined: Wed Feb 23, 2005 10:19 am

Set dependency to a Folder

Post by Betelgeuse »

Hi

I have 2 folders: FolderA and FolderB. FolderA contains multiple tests from several servers that all together make up the status for one application that we are monitoring. FolderB contains only one test that should trigger (start testing) if ANY of the tests in FolderA has a DEAD status.

For that single test inside FolderB, when specifying the dependency, it would be nice to choose the FolderA as the Master test for the "Perfom test when Master test has "dead" status". So that when ANY of the tests inside FolderA has a DEAD status (or UNKNOWN or ALIVE), this will trigger the test in FolderB.

Regards,
Betelgeuse
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

We plan to implement variables like %::FolderName::GoodTests%, %::FolderName::BadTests%. Then "test depends on expression %::FolderName::BadTests%>0" option will do the trick.

Regards
Alex
Betelgeuse
Posts: 6
Joined: Wed Feb 23, 2005 10:19 am

Post by Betelgeuse »

Great, looking forward to those variables. In combination with the new link feature you have implemented, it will make this tool even more powerful. :P
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Post by JuergenF »

KS-Soft wrote:We plan to implement variables like %::FolderName::GoodTests%, %::FolderName::BadTests%. Then "test depends on expression %::FolderName::BadTests%>0" option will do the trick.

Regards
Alex
But please create some more variables and count
- only the tests in the specified folder
- all tests in the specified folder and all subfolders
Betelgeuse
Posts: 6
Joined: Wed Feb 23, 2005 10:19 am

Post by Betelgeuse »

Hi Alex

What's the status on this one?

..Eagerly awaiting... :-)

Regards,
Betelgeuse
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

We are implementing some "big" tasks, then we will return to small improvements

Regards
Alex
Post Reply