Actions
action #155392
open[qe-core] Erlang Stack Tests - Test packages needed for Trento
Start date:
2024-02-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: September Sprint 24 (Sep 05 - Oct 03)
Tags:
Description
As a follow-up of a discussion during FOSDEM 2024, and following the team's direction of providing stack tests for multiple languages, we should similarly treat this as #138077 and apply a similar approach:
- Having smoke tests for the standard library of the language
- Creating our basic package (which Hex would install) both locally and via HTTP and running it
There doesn't seem to be a need to support multiple versions at the same time so that we can stay with Latest
The Trento team currently relies on these packages to develop and deploy Trento as an Erlang/Elixir application:
- erlang
- erlang-epmd
- erlang-getopt
- erlang-cf
- elixir
- erlang-providers
- erlang-erlware_commons
- elixir-hex
- erlang-rebar3
Thanks for all the efforts!
Notes¶
With this we support not only a workload, but also support folks at the Trento team too
Updated by szarate 9 months ago
- Related to coordination #138077: [qe-core] Packages in Python Reduced Stack added
Updated by vkatkalov 20 days ago
- Status changed from In Progress to Blocked
bug in rebar3 found: https://bugzilla.opensuse.org/show_bug.cgi?id=1232721
Actions