Project

General

Profile

Actions

action #131204

closed

openqa-trigger-bisect-jobs is called on passed jobs size:M

Added by tinita 11 months ago. Updated 11 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2023-06-21
Due date:
2023-07-04
% Done:

0%

Estimated time:

Description

Observation

From o3 accesslogs it seems that a python script is requesting /tests/.../investigation_ajax urls. Some of those jobs are passed.
User-Agent is python-requests/2.24.0.
It looks like it is openqa-trigger-bisect-jobs. Might be an oversight from when we changed the hook script to also be called on passed retry jobs.

Example job for which the url was requested: https://openqa.opensuse.org/tests/3369622

Acceptance Criteria

  • AC1: there are no unnecessary actions triggered in openQA for passed jobs by openqa-trigger-bisect-jobs
  • AC2: openqa-trigger-bisect-jobs sets a proper user agent header for all its requests

Suggestions

  • Add a proper user agent header for all the requests of openqa-trigger-bisect-jobs
  • Does it even make sense for investigation_ajax to return something for a passed job? Maybe return early in this case
  • let openqa-trigger-bisect-jobs check if the job actually passed and return in this case without doing anything
  • Crosscheck openqa-label-known-issues-and-investigate-hook and openqa-trigger-bisect-jobs of https://github.com/os-autoinst/scripts/ if it makes sense to actually call the investigate route on openQA
  • look at the openQA webUI configuration where hooks are enabled, for o3 check on o3 locally in /etc/openqa/openqa.ini

Further details

openqa-trigger-bisect-jobs can not work properly right now anyway because the SUSE QE squad QE-Core changed the test definitions to install incident packages in image creation jobs so likely not the downstream jobs that would fail and trigger openqa-trigger-bisect-jobs anyway. See #122296 for that


Related issues 2 (1 open1 closed)

Related to openQA Project - action #122296: Fix openqa-trigger-bisect-jobs to actually remove incidents from bisection tests againNewszarate2024-02-13

Actions
Related to openQA Project - action #131486: Fix comment posting in openqa-trigger-bisect-jobsResolvedmkittler2023-06-27

Actions
Actions

Also available in: Atom PDF