action #18326
closed[sle15sp4][desktop] regression-firefox test relies on external resource
0%
Description
The point to improved, as suggested by rbrown:
Test-Module: /var/lib/openqa/share/tests/sle/tests/x11regressions/firefox/sle12/firefox_extcontent.pm
Instead of relying on
my $ext_link = "http://mirror.bej.suse.com/dist/install/SLP/SLE-12-Server-GM/x86_64/dvd1/";
test could use openQA internal resources.
Updated by sebchlad over 7 years ago
Same perhaps applies to:
in:
/var/lib/openqa/share/tests/sle/tests/x11regressions/libreoffice/libreoffice_pyuno_bridge.pm
my $config = $self->getconfig_emailaccount;
my $mailbox = $config->{internal_account_A}->{mailbox};
my $mail_server = $config->{internal_account_A}->{sendServer};
my $mail_user = $config->{internal_account_A}->{user};
my $mail_passwd = $config->{internal_account_A}->{passwd};
my $mail_sendport = $config->{internal_account_A}->{sendport};
Updated by okurz over 7 years ago
- Subject changed from [sled] regression-firefox test relies on external resource to [sled][x11regressions] regression-firefox test relies on external resource
- Category set to Enhancement to existing tests
Updated by qkzhu over 7 years ago
- Related to action #15134: [sle][x11regressions][qam]test fails many times in evolution_meeting_pop/imap (unreliable) added
Updated by qkzhu over 7 years ago
all evolution cases are also relies on external mail server, see https://progress.opensuse.org/issues/15134
Updated by yfjiang over 7 years ago
qkzhu wrote:
all evolution cases are also relies on external mail server, see https://progress.opensuse.org/issues/15134
Hi Chingkai,
I'd suggest we focus on the hard coded $ext_link variable in the poo first:
- is that better to move it out the variable to a dedicated $config variable?
- we probably want to change the URL to something internally of openQA http service, which will bring the needles rebuilt as well
Thanks!
Updated by yfjiang over 6 years ago
- Subject changed from [sled][x11regressions] regression-firefox test relies on external resource to [sle15sp1][desktop] regression-firefox test relies on external resource
- Assignee set to GraceWang
Hi Grace,
Let's do it with the firefox cases refresh in 15sp1.
Updated by GraceWang over 3 years ago
- Subject changed from [sle15sp1][desktop] regression-firefox test relies on external resource to [sle15sp4][desktop] regression-firefox test relies on external resource
The URL has been updated to http://mirror.suse.cz/install/SLP/SLE-12-SP5-Server-GM/x86_64/DVD1/ now.
Not sure if we still have the need to make the case use openQA internal resources.
Will talk about this in the next biweekly heads up.
Updated by livdywan over 2 years ago
This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.
Updated by slo-gin 9 months ago
This ticket was set to Normal priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.