From: Amir Goldstein <amir73il@gmail.com>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Leah Rumancik <leah.rumancik@gmail.com>, fstests@vger.kernel.org
Subject: [PATCH] Documentation: update gce-xfstests startup guide
Date: Thu, 18 Aug 2022 10:23:18 +0300 [thread overview]
Message-ID: <20220818072318.928812-1-amir73il@gmail.com> (raw)
The instructions for setting up a Sendgrid account were
a bit out of date. Updated the terms of the Free trial plan
and some changed setup flows.
The name of the required package python-crcmod was updated to
python3-crcmod as the former package is no longer supported.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
Documentation/gce-xfstests.md | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/Documentation/gce-xfstests.md b/Documentation/gce-xfstests.md
index 2d013ab..f9da45c 100644
--- a/Documentation/gce-xfstests.md
+++ b/Documentation/gce-xfstests.md
@@ -63,12 +63,11 @@ test reports show up in your inbox once they are finished.
The gce-xfstests system uses sendgrid, so if you would like to get
e-mailed reports, you will need to sign up for a free Sendgrid
-account. Sendgrid is designed for companies who want to do bulk
-mailings, so the free account provides 40,000 e-mails for the
-first 30 days and 100/day afterwards --- and it's highly unlikely that
-you will be running more than 100 test runs per month. To start, visit
-the [Sendgrid website](http://www.sendgrid.com) and click on the "Start
-for Free" button. It may take a day or two
+account. The Sendgrid free account provides 100 e-mails per day and
+it's unlikely that you will be running more than 100 test runs per day.
+
+To start, visit the [Sendgrid website](http://www.sendgrid.com) and
+click on the "Start for Free" button. It may take a day or two
for sendgrid to decide you are a not a robot spammer, so please start
the process right away while you familiarize yourself with the rest of
gce-xfstests.
@@ -80,10 +79,10 @@ verify their Sender Identities before using the service. You could check
Once you have set up a Sendgrid account, get a new API key by going to
the url
[https://app.sendgrid.com/settings/api_keys](https://app.sendgrid.com/settings/api_keys)
-and click on the blue "Create API Key" button and select "General API
-Key". Pick a name such as "gce-xfstests" and enter it into the "Name
-of this key". Then click on the Mail Send's "Full Access" bubble and
-then click on the blue "Save" button. Copy the API key that was
+and click on the blue "Create API Key" button.
+Pick a name such as "gce-xfstests" and enter it into "API Key Name".
+Then click on the Mail Send's "Full Access" bubble and
+then click on the blue "Create & View" button. Copy the API key that was
generated and use it to set the `GCE_SG_API` configuration variable in
gce-xfstests's config file.
@@ -126,7 +125,7 @@ https://cloud.google.com/sdk/docs/quickstart-linux
2. Install the following packages (debian package names
used):
- % sudo apt-get install jq xz-utils dnsutils python-crcmod
+ % sudo apt-get install jq xz-utils dnsutils python3-crcmod
## Configure gce-xfstests
--
2.25.1
reply other threads:[~2022-08-18 7:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220818072318.928812-1-amir73il@gmail.com \
--to=amir73il@gmail.com \
--cc=fstests@vger.kernel.org \
--cc=leah.rumancik@gmail.com \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox