ATF: The "Run Performance Test" is missing in Yokohama Release

tarapiyu
Mega Explorer

The "Run Performance Test" UI action visible for Washington DC release but it is missing in Yokohama Release.

 

Is there any specific configuration to show that UI action in Yokohama Release?

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @tarapiyu 

 

Try to repair the ATF plugin or update the plugin to the latest version and test.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@tarapiyu 

there is a difference and in Yokohama an extra check is added and hence unless that is also satisfied it's not shown

If you want to show in Yokohama then remove that extra check after careful review

In Washington DC the Condition is this

ATFUtil.canRunTest(current) && ATFPerformanceUtil.canRunPerformanceTest(current)

In Yokohama the Condition is this

ATFUtil.canRunTest(current) && ATFPerformanceUtil.canRunPerformanceTest(current) && current.sys_class_name != 'sys_atf_test_callable'

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader