Project

General

Profile

action #54965

coordination #58184: [saga][epic][use case] full version control awareness within openQA, e.g. user forks and branches, fully versioned test schedules and configuration settings

Cannot inspect the source code of the tests from my fork

Added by aplanas almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2019-08-01
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

In tests like the one running in

https://openqa.opensuse.org/tests/997600

I am not able to inspect the source code of my tests. For example:

https://openqa.opensuse.org/tests/997600/modules/run_yomi/steps/1/src

I wonder if is some cache problem, as I am amending commits are force pushing them to my develop branch

https://github.com/aplanas/os-autoinst-distri-opensuse.git#yomi


Related issues

Related to openQA Project - action #56789: New needles from git repository not working with openqa-clone-custom-git-refspecNew2019-09-11

Has duplicate openQA Project - action #60254: check module src code through openqa webui link not consistent with the real running code when using openqa-clone-custom-git-refspecRejected2019-11-26

History

#1 Updated by okurz almost 4 years ago

#2 Updated by okurz almost 4 years ago

  • Category set to Feature requests
  • Priority changed from Normal to Low

It kinda is a caching problem, one we had since the beginning: The source code window simply shows the files from /var/lib/openqa/share/tests/$distri in the most recent state so neither referring to the state of code at the time of test execution nor pointing to any source that was coming from a git clone.

#3 Updated by okurz over 3 years ago

  • Parent task set to #58184

#4 Updated by mkittler over 3 years ago

  • Related to action #56789: New needles from git repository not working with openqa-clone-custom-git-refspec added

#5 Updated by okurz over 3 years ago

  • Has duplicate action #60254: check module src code through openqa webui link not consistent with the real running code when using openqa-clone-custom-git-refspec added

#6 Updated by okurz over 3 years ago

  • Status changed from New to In Progress
  • Assignee set to okurz

#7 Updated by okurz over 3 years ago

  • Status changed from In Progress to Feedback

Merged

#8 Updated by okurz over 3 years ago

Need a minor fix in case users use the ".git" variant of github repo URLs: https://github.com/os-autoinst/openQA/pull/2758 . Further features can go into #10192

#9 Updated by okurz over 3 years ago

Also available in: Atom PDF