Skip to content

Update the SyTest Docker files#744

Merged
hawkowl merged 14 commits into
developfrom
hawkowl/docker-base-image-update
Nov 19, 2019
Merged

Update the SyTest Docker files#744
hawkowl merged 14 commits into
developfrom
hawkowl/docker-base-image-update

Conversation

@hawkowl
Copy link
Copy Markdown
Contributor

@hawkowl hawkowl commented Nov 18, 2019

This has py35 + 3.7, as well as go 1.10 and 1.13.

Comment thread docker/base-buster.Dockerfile Outdated
@@ -0,0 +1,52 @@
FROM debian:buster
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use a build arg rather than cutting and pasting the entire dockerfile?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compare: #745

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that works better, done

hawkowl and others added 11 commits November 19, 2019 06:15
The SvPOK hack emits an error on perl 5.28 ("Use of strings with code points
over 0xFF as arguments to bitwise xor (^) operator is not
allowed"). Fortunately Scalar::Util has a method which does the job.
It seems to return true for strings that look like numbers.
@hawkowl hawkowl merged commit 70e5ef2 into develop Nov 19, 2019
@hawkowl hawkowl deleted the hawkowl/docker-base-image-update branch November 19, 2019 13:39
anoadragon453 added a commit that referenced this pull request Mar 18, 2020
…ase-v1.6.x

* origin/release-v1.6.1: (32 commits)
  Move scripts which aren't in docker out of `docker` (#752)
  README.md: don't forget to update dendrite:latest
  fix another results.tap
  Fix path to results.tap for dendrite build
  remove redundant (and failing) tap-to-junit
  Don't modify source volumes when running in docker (#748)
  Fix a flaky cross-signing test (#749)
  Add tests for 3PID registration (#695)
  Update the SyTest Docker files (#744)
  rejected state test (#742)
  Add test for rooms transferring on groups after room upgrade (#737)
  test pushes of rejected events (#738)
  Tests for room tags and push rules after upgrading a remote room (#721)
  Test that a room is depublished from the public rooms list upon room upgrade (#729)
  Review comments
  Tests for signatures and auth on /send_join etc (#734)
  Wrap in retry loop as room dir is updated async
  Tests room dir search
  Wrap numbers in JSON bodies (#733)
  Add frontend proxy worker
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants