create custom domain for integration tests#89

Closed
opened 2022-06-12 00:23:30 +02:00 by 6543 · 3 comments
Contributor

followup of #86

  • create repo
  • create supdomain -> mock-pages.codeberg-test.org
  • create .domains
followup of #86 - [x] create repo - [x] create supdomain -> **mock-pages.codeberg-test.org** - [x] create .domains
6543 added this to the v3.0 milestone 2022-06-12 00:23:34 +02:00
Author
Contributor
https://6543.codeberg.page/test_pages-server_custom-mock-domain/@main/README.md
Author
Contributor
https://6543.localhost.mock.directory:4430/test_pages-server_custom-mock-domain/@main/README.md
Author
Contributor
dig mock-pages.codeberg-test.org 
; <<>> DiG 9.18.1-1ubuntu1.1-Ubuntu <<>> mock-pages.codeberg-test.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38810 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;mock-pages.codeberg-test.org.	IN	A ;; ANSWER SECTION: mock-pages.codeberg-test.org. 3600 IN	CNAME	main.test_pages-server_custom-mock-domain.6543.localhost.mock.directory. main.test_pages-server_custom-mock-domain.6543.localhost.mock.directory. 1799 IN A 127.0.0.1 ;; Query time: 1780 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP) ;; WHEN: Mon Jun 13 13:49:05 CEST 2022 ;; MSG SIZE rcvd: 158 
```sh dig mock-pages.codeberg-test.org ``` ```sh ; <<>> DiG 9.18.1-1ubuntu1.1-Ubuntu <<>> mock-pages.codeberg-test.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38810 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;mock-pages.codeberg-test.org. IN A ;; ANSWER SECTION: mock-pages.codeberg-test.org. 3600 IN CNAME main.test_pages-server_custom-mock-domain.6543.localhost.mock.directory. main.test_pages-server_custom-mock-domain.6543.localhost.mock.directory. 1799 IN A 127.0.0.1 ;; Query time: 1780 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP) ;; WHEN: Mon Jun 13 13:49:05 CEST 2022 ;; MSG SIZE rcvd: 158 ```
6543 closed this issue 2022-06-13 14:43:49 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/pages-server#89
No description provided.