Bug 37198 - Test internet rules / squidguard config
Test internet rules / squidguard config
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: ucs-test
UCS@school 4.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Ammar Najjar
Florian Best
:
Depends on: 34491
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-05 10:39 CET by Ammar Najjar
Modified: 2016-11-03 17:37 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ammar Najjar univentionstaff 2014-12-05 10:39:52 CET
Traceback (most recent call last):
  File "15_http_proxy_multi_auth_check", line 110, in <module>
    main()
  File "15_http_proxy_multi_auth_check", line 107, in main
    checkAuths(host, passwd, url, state, expect_wrong_password)
  File "15_http_proxy_multi_auth_check", line 27, in checkAuths
    checkGssnegotiate(host, passwd, url, http_gneg, expect_wrong_password)
  File "15_http_proxy_multi_auth_check", line 56, in checkGssnegotiate
    result = curl.response(url)
  File "/usr/share/ucs-test/90_ucsschool/essential/simplecurl.py", line 114, in response
    self.getPage(url)
  File "/usr/share/ucs-test/90_ucsschool/essential/simplecurl.py", line 88, in getPage
    self.curl.perform()
pycurl.error: (56, 'Proxy CONNECT aborted due to timeout')


+++ This bug was initially created as a clone of Bug #34491 +++

There should be ucs-test scripts that test the UMC modules "Define internet rules" and "Assign internet rules".
Comment 1 Ammar Najjar univentionstaff 2014-12-05 10:45:25 CET
website used in the test script is "http://www.univention.de" which is changed and now it redirects to "https://www.univention.de" and that makes the page request fail.

A suggested stable website is used 'http://stackoverflow.com/' to solve this issue.
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2014-12-05 11:24:22 CET
(In reply to Ammar Najjar from comment #1)
> A suggested stable website is used 'http://stackoverflow.com/' to solve this
> issue.

Please use http://download.univention.de/
Comment 3 Ammar Najjar univentionstaff 2014-12-05 11:25:35 CET
(In reply to Sönke Schwardt-Krummrich from comment #2)
> (In reply to Ammar Najjar from comment #1)
> > A suggested stable website is used 'http://stackoverflow.com/' to solve this
> > issue.
> 
> Please use http://download.univention.de/

Done.
Comment 4 Florian Best univentionstaff 2015-01-15 15:58:57 CET
OK: download.univention.de is used. Other test scripts which use univention.de seem to work.