Project

General

Profile

Actions

action #80594

closed

Needles are not pushed from o3 to github repo

Added by ggardet_arm over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
2020-11-30
Due date:
% Done:

0%

Estimated time:

Description

Quite often, new needles are created on o3 from webui, but the update is not pushed to github repo and we need to push them manually whereas there is no conflict.
This is a problem, mainly on remote workers which just update from github repo and do not use the NFS share.

Actions #1

Updated by okurz over 3 years ago

  • Project changed from openQA Project to openQA Infrastructure
  • Priority changed from Normal to Urgent
  • Target version set to Ready
Actions #2

Updated by mkittler over 3 years ago

  • Assignee set to mkittler
Actions #3

Updated by mkittler over 3 years ago

The last save_needles task on the Minion dashboard is from 2 months ago and newer save_needles tasks look good: https://openqa.opensuse.org/minion/jobs?task=save_needle

There are even recent commits on GitHub by you pushed via the web UI. e.g.: https://github.com/os-autoinst/os-autoinst-needles-opensuse/commit/d997be2f9acfeb62d0be5393b468f8196b4d92d7

So what is this ticket about? Since my guesswork didn't help, can you provide some more information?

Actions #4

Updated by ggardet_arm over 3 years ago

The new needle is saved on o3 disk, with a commit message (seen with git log), but the changes are not pushed to github repo, so local repo is ahead, compared to github repo.

Actions #5

Updated by mkittler over 3 years ago

  • Status changed from New to Feedback

[11:23] Martchus: as an example, this morning, the latest needles omn github were three days old; There was no issue to 'git push' though as geekotest (10 commits pushed); but it should happen automatically
[11:24] Martchus: DimStar was faster than me ;)
[11:24] When one creates a needle via the web UI it is supposed to be pushed automatically (unless configured otherwise).
[11:25] that's our expectation too - yet, the needles were in the master branch on the git clone on ariel, but it was never pushed to github
[11:26] Oh, seems like the config is screwed up, the [scm git] section header was commented out. Likely I screwed that up when updating to Leap 15.2. (I actually cared about migrating configuration changes.)
[11:27] I enabled it again and restarted gru. That should do it.

Actions #6

Updated by mkittler over 3 years ago

  • Status changed from Feedback to Resolved

According to the Minion job a needle has just been saved:

    "propose_restart" => 1,
    "success" => "Needle rstudio_desktop-help-menu-20201130 created/updated"
  },
  "retried" => undef,
  "retries" => 0,
  "started" => "2020-11-30T14:31:34.46903Z",
  "state" => "finished",

It is already on GitHub (https://github.com/os-autoinst/os-autoinst-needles-opensuse/commit/63424750f66d1fc739c3f0983506c68ee28e213b) so I assume this worked.

Actions

Also available in: Atom PDF