Project

General

Profile

Actions

Bug #5899

open

ttcn3-sccp-test-latest is actually running code from master, not latest

Added by osmith about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Low
Assignee:
Target version:
-
Start date:
02/09/2023
Due date:
% Done:

0%

Spec Reference:

Description

In jenkins.sh:

# Always require osmo-stp-master since is the only with sccp_demo_user installed
docker_images_require \
    "osmo-stp-master" \
    "ttcn3-sccp-test" 

A way to resolve this would be packaging the demo programs sccp_demo_user (and _server?) in a -demos subpackage.

We only have one test in the testsuite, so this doesn't have much of an impact, just noting for future reference.

Actions #1

Updated by osmith about 1 year ago

  • Assignee set to osmith
Actions #2

Updated by laforge about 1 year ago

I think the missing bit in the issue description is that the latest tests use packaged programs, while the master tests use built from source.

Instead of packaging software that we only need in our test suite, we could of course also "simply" build them from latest?

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)