diff --git a/src/_blog/2022-12-07-testground-in-2022.md b/src/_blog/2022-12-07-testground-in-2022.md index 4ba96ec2..98c4a7b3 100644 --- a/src/_blog/2022-12-07-testground-in-2022.md +++ b/src/_blog/2022-12-07-testground-in-2022.md @@ -6,12 +6,10 @@ description: "Testground is a platform for testing and benchmarking distributed date: 2022-12-07 permalink: "/testground-highlights-in-2022/" translationKey: '' -header_image: /libp2p-day-blog-header.png +header_image: /2022-12-07-testground-article-header.png author: Laurent Senta --- -![](../assets/2022-12-07-testground-logo.png) - Testground is a platform for testing and benchmarking distributed systems. We used it before to work on massive improvements to IPFS DHT, Filecoin Network, and libp2p. This year, the [IPDX team](https://pl-strflt.notion.site/IPDX-122073392dce454e9ca4b87231034483) re-ignited the project. We started two collaborations, created a new use case for interoperability testing, and welcomed new users and contributors. Now that the end of the year is near; it is time for a “bragging session” and to share our master plan to take over the CIs of the entire Protocol Labs Network! diff --git a/src/assets/2022-12-07-testground-article-header.png b/src/assets/2022-12-07-testground-article-header.png new file mode 100644 index 00000000..04aadc86 Binary files /dev/null and b/src/assets/2022-12-07-testground-article-header.png differ diff --git a/src/assets/2022-12-07-testground-logo.png b/src/assets/2022-12-07-testground-logo.png deleted file mode 100644 index 42e2a02d..00000000 Binary files a/src/assets/2022-12-07-testground-logo.png and /dev/null differ