Project

General

Profile

action #125105

Updated by JERiveraMoya about 1 year ago

#### Motivation 
 Test fails in http_srv for "Test died: command 'curl -f http://localhost/ | grep 'Lorem ipsum dolor sit amet'' failed: Could not access local apache2 instance". 

 See the failures: 
 https://openqa.nue.suse.com/tests/10596892 https://openqa.nue.suse.com/tests/10592299#step/http_srv/20 
 https://openqa.nue.suse.com/tests/10592299 "curl: (22) The requested URL returned error: 403" 
 Suggestions: 1. Check the status of httpd service and ensure it is active. 
              2. Check whether the firewall service added for http/https 
              3. Check whether the firewall port added for apache 

 #### Acceptance criteria 
 **AC1**: Convert test suite to YAML schedule 
 **AC2**: Remove additional test modules scheduled by main.pm after regression migration 
 **AC3**: Check bugs Investigate the root cause of http_srv issue and consider it it is worth to show them if not fixed for long time fix it.

Back