Skip to content

Changes

Summary

  1. Use github workflow for PR verification instead of Jenkins (details)
  2. ctf: add trace with empty sequence field & uint32_t length type (details)
  3. Fix compilation error of broken CtfTestTrace enum definition. (details)
Commit 0d236165fdc610f6f103d7b80c9c1c44fcc91db1 by Bernd Hufmann
Use github workflow for PR verification instead of Jenkins

Remove Jenkinsfile and POD template.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was removedjenkins/pod-templates/tracecompass-test-traces-pod.yaml
The file was removedjenkins/Jenkinsfile
The file was added.github/workflows/ci.yml
Commit 3f1dca12a0679ccd13322ca6577927a6ee7fd422 by Bernd Hufmann
ctf: add trace with empty sequence field & uint32_t length type

Relates to https://github.com/eclipse-tracecompass/org.eclipse.tracecompass/issues/58

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_3.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_7.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_6
The file was modified update-site/pom.xml (diff)
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_1
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_3
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_5
The file was modified ctf/src/main/java/org/eclipse/tracecompass/testtraces/ctf/CtfTestTrace.java (diff)
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_4
The file was modified ftrace/pom.xml (diff)
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_0.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_2.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_0
The file was modified pom.xml (diff)
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_2
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_5.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_6.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/metadata
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_4.idx
The file was addedctf/src/main/resources/ctf-sequence-empty/channel0_7
The file was addedctf/src/main/resources/ctf-sequence-empty/index/channel0_1.idx
The file was modified ctf/pom.xml (diff)
Commit 83c57c0443c9e19eff78403a973ed681eeceff1c by Bernd Hufmann
Fix compilation error of broken CtfTestTrace enum definition.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified ctf/src/main/java/org/eclipse/tracecompass/testtraces/ctf/CtfTestTrace.java (diff)